1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

fix: brief horizontal overflow on resize

This commit is contained in:
2024-08-20 23:59:56 +00:00
parent bf7800405f
commit ce8efd9e8d
+3
View File
@@ -32,6 +32,9 @@ body
color-scheme: light dark;
max-width: 100vw;
overflow-x: hidden;
> main
{
@include maxCenter;