From afb28809993f774b0ee86fbf95bb70cabcf3f068 Mon Sep 17 00:00:00 2001 From: Andree Uuetoa Date: Thu, 14 Mar 2024 23:05:22 +0200 Subject: [PATCH] Fix the Lapikud logo size --- _sass/home.scss | 4 ++-- index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_sass/home.scss b/_sass/home.scss index 133fb99..7a7c1d3 100644 --- a/_sass/home.scss +++ b/_sass/home.scss @@ -15,10 +15,10 @@ text-align : center; margin : 4rem 0; - .logo { + #logo { max-width : 60rem; width : 100%; - padding : 0 1rem; + padding : 50px 90px; } } diff --git a/index.html b/index.html index e25c0ce..d5277e1 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ title: Lapikud
- +