Mobile layout fixes

This commit is contained in:
Joshua Goins 2024-12-28 12:43:56 -05:00
parent cfe1a0c7d4
commit 76435044f4

View file

@ -135,8 +135,7 @@
}
#koring {
visibility: hidden;
height: 0px;
display: none;
}
}
@ -802,6 +801,8 @@ model-viewer {
img {
border: 1px solid var(--border-color);
width: 100%;
margin: -1px;
}
}