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:
@@ -32,6 +32,9 @@ body
|
|||||||
|
|
||||||
color-scheme: light dark;
|
color-scheme: light dark;
|
||||||
|
|
||||||
|
max-width: 100vw;
|
||||||
|
overflow-x: hidden;
|
||||||
|
|
||||||
> main
|
> main
|
||||||
{
|
{
|
||||||
@include maxCenter;
|
@include maxCenter;
|
||||||
|
|||||||
Reference in New Issue
Block a user