diff --git a/assets/index.html b/assets/index.html index deb6f17..a95bdd5 100644 --- a/assets/index.html +++ b/assets/index.html @@ -8,7 +8,7 @@ -
+
diff --git a/assets/stylesheets/app.css b/assets/stylesheets/app.css index cdc62ce..b755728 100644 --- a/assets/stylesheets/app.css +++ b/assets/stylesheets/app.css @@ -6,12 +6,6 @@ body { font-size: 15px !important; } -.wrapper { - max-width: 1440px; - margin: 0 auto; - overflow-x: hidden; -} - /* bootstrap customizations */ .btn-link {