fix hidden bar on about page

This commit is contained in:
2026-04-08 14:32:28 -05:00
parent eccdea5013
commit b255fe9df7

View File

@@ -6,6 +6,8 @@ html, body
font-family: Inter, sans-serif
-webkit-font-smoothing: antialiased
-moz-osx-font-smoothing: grayscale
width: 100vw
overflow-x: hidden
#root
display: flex