From 2fd12f49cc66cb7deefe26b11a8046c6e26d8d1f Mon Sep 17 00:00:00 2001 From: toadera Date: Thu, 4 Nov 2021 20:51:08 +0100 Subject: [PATCH 1/3] ok --- src/app/app.component.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/src/app/app.component.html b/src/app/app.component.html index 139597f..07905ef 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,2 +1,39 @@ + + + + + + + library_books + Courses + + + + question_answer + About + + + person_add + Register + + + + account_circle + Login + + + + + + + + + + + + + \ No newline at end of file From bb9a9c7001682484610b701a1138e6876d217a44 Mon Sep 17 00:00:00 2001 From: toadera Date: Thu, 4 Nov 2021 20:56:40 +0100 Subject: [PATCH 2/3] ok2 --- src/app/app.component.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/app.component.css b/src/app/app.component.css index 64f6711..6b3a950 100644 --- a/src/app/app.component.css +++ b/src/app/app.component.css @@ -1,5 +1,4 @@ - ->>> body { +body { margin: 0; } From f1484efe3f46e9bd2faeac3221d189e654841588 Mon Sep 17 00:00:00 2001 From: toadera Date: Fri, 5 Nov 2021 22:08:14 +0100 Subject: [PATCH 3/3] era --- src/app/app.component.html | 40 +------------------------------------- 1 file changed, 1 insertion(+), 39 deletions(-) diff --git a/src/app/app.component.html b/src/app/app.component.html index 07905ef..ce38d97 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,39 +1 @@ - - - - - - - - - library_books - Courses - - - - question_answer - About - - - person_add - Register - - - - account_circle - Login - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file