Random responsive improvements

This commit is contained in:
2024-07-21 19:29:04 +02:00
parent 4fe78c0fa4
commit 63553c9955
15 changed files with 373 additions and 50 deletions

View File

@@ -112,4 +112,12 @@ body {
display: flex;
flex-direction: column;
}
.footer-title h1 {
font-size: 7vmin;
}
.footer-title h2 {
margin-top: 4px;
}
}