Ajout d'un overflow du x axis

This commit is contained in:
2019-06-17 23:17:15 +02:00
parent 2a0ee5cd0f
commit 772f57b04e
2 changed files with 7 additions and 0 deletions

View File

@@ -50,6 +50,10 @@ html {
background-color: $primary;
}
body{
overflow-x: hidden;
}
@import "../node_modules/bulma/bulma";
@import "icon";