Another mobile fix

This commit is contained in:
Joshua Goins 2024-12-28 12:46:35 -05:00
parent 76435044f4
commit 5a06d8a3d5

View file

@ -803,6 +803,7 @@ model-viewer {
border: 1px solid var(--border-color);
width: 100%;
margin: -1px;
height: auto;
}
}