Changed height

This commit is contained in:
t404owo
2026-05-09 23:01:07 +02:00
committed by GitHub
parent a4da668ee2
commit 50781d2a9a
+4
View File
@@ -28,6 +28,10 @@ main {
margin: 0 auto; margin: 0 auto;
} }
.logo {
height: 3.5rem;
}
hr { hr {
margin: 2rem 0px; margin: 2rem 0px;
} }