@@ -30,6 +30,11 @@
left: 0;
overflow: hidden;
+ .navbar {
+ padding-left: 0;
+ padding-right: 0;
+ }
+
* {
box-sizing: content-box;
}