diff --git a/css/app.css b/css/app.css index 5229d70..7616edb 100644 --- a/css/app.css +++ b/css/app.css @@ -138,4 +138,16 @@ nav, .card { .bottom-menu-item { width: 100%; +} + +.btn-switcher { + width: 100%; +} + +.container { + margin-top: 1em; +} + +.form-control { + margin-bottom: 1em; } \ No newline at end of file diff --git a/index.html b/index.html index 26df0a9..db88902 100644 --- a/index.html +++ b/index.html @@ -93,7 +93,7 @@ - + + + + + + +
@@ -406,6 +441,17 @@
+
+ + + +