aboutsummaryrefslogtreecommitdiffstats
path: root/web/css/_src/frontend.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/css/_src/frontend.scss')
-rw-r--r--web/css/_src/frontend.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/css/_src/frontend.scss b/web/css/_src/frontend.scss
index 1f5f559..6f2bc56 100644
--- a/web/css/_src/frontend.scss
+++ b/web/css/_src/frontend.scss
@@ -43,7 +43,8 @@ nav[role="main"] {
background-color: $main-color;
height: $navbar-height;
width: 100%;
- padding-left: 5px;
+ padding-left: 25px;
+ padding-right: 25px;
color: #fff;
font-size: 16px;
text-align: center;