diff --git a/caimira/apps/static/css/style.css b/caimira/apps/static/css/style.css index 929ab89f..fddd7503 100644 --- a/caimira/apps/static/css/style.css +++ b/caimira/apps/static/css/style.css @@ -179,6 +179,13 @@ body { height: 4em; } +.submenu-division { + border-right: 3px white solid; + width: 25px; + height: 30px; + margin-right: 10px; +} + /*===== FIXED BACKGROUND IMG =====*/ .fixed-background { @@ -325,6 +332,9 @@ footer img { .h1-text { font-size: 1.5rem; } + .mobile-sub-section { + width: 100%!important; + } } /* Devices under 768px (md) */ diff --git a/caimira/apps/templates/base/index.html.j2 b/caimira/apps/templates/base/index.html.j2 index 1ecfb19a..b7aa24c7 100644 --- a/caimira/apps/templates/base/index.html.j2 +++ b/caimira/apps/templates/base/index.html.j2 @@ -30,41 +30,38 @@
Applications
About
Documentation
Documentation