diff --git a/Website/wwwroot/css/style.less b/Website/wwwroot/css/style.less index 63bbd16..ac0b8e3 100644 --- a/Website/wwwroot/css/style.less +++ b/Website/wwwroot/css/style.less @@ -74,6 +74,7 @@ h1, h2, h3, h4, h5, h6 { main { flex: 1 1 auto; padding: 20px; + overflow: hidden; } nav {