Decreased side images width
All checks were successful
thehideout/TheHideout-UI/pipeline/head This commit looks good

This commit is contained in:
Tom Butcher 2026-01-02 23:57:27 +00:00
parent 093ba1450a
commit 24cc662dd0

View File

@ -54,7 +54,7 @@ textarea {
:root {
--unit-100vh: 100vh;
--th-images-width: 45vw;
--th-images-width: 40vw;
--th-page-padding: 70px;
--th-page-mobile-padding: 30px;
}