mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-06 00:01:36 +01:00
fix 1px horizontal overflow causing scrollbar
This commit is contained in:
@@ -4,6 +4,7 @@ html {
|
||||
}
|
||||
body {
|
||||
font-size: 20px;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
|
||||
Reference in New Issue
Block a user