diff options
Diffstat (limited to 'htdocs/private/header.ejs')
-rw-r--r-- | htdocs/private/header.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/private/header.ejs b/htdocs/private/header.ejs index 94ecb87..2137a05 100644 --- a/htdocs/private/header.ejs +++ b/htdocs/private/header.ejs @@ -11,4 +11,4 @@ <link rel="stylesheet" href="/assets/css/main.css"> </head> <body> -<main>
\ No newline at end of file +<main style="overflow-x: hidden;">
\ No newline at end of file |