fix: Improve semantics and fine tune responsive layout parameters

This commit is contained in:
oSumAtrIX
2025-05-06 20:00:27 +02:00
parent 305d9bad06
commit 4cc473b43e
11 changed files with 74 additions and 82 deletions

View File

@@ -22,7 +22,7 @@
height: 40vh;
}
@media screen and (max-height: 820px) {
@media screen and (max-height: 780px) {
svg {
opacity: 0 !important;
}