Fix the Lapikud logo (#95)

* Fix the Lapikud logo

* Fix the Lapikud logo size
This commit is contained in:
Andree Uuetoa
2024-03-14 23:08:26 +02:00
committed by GitHub
parent 281d78cee3
commit 675e19afb8
3 changed files with 499 additions and 132 deletions

View File

@@ -15,10 +15,10 @@
text-align : center;
margin : 4rem 0;
.logo {
#logo {
max-width : 60rem;
width : 100%;
padding : 0 1rem;
padding : 50px 90px;
}
}