diff --git a/dist/app.css b/dist/app.css index f041491..e369dce 100644 --- a/dist/app.css +++ b/dist/app.css @@ -12170,6 +12170,7 @@ a { list-style-type: none; height: 100%; align-items: center; + font-size: 1rem; } .top-nav nav.main-nav ul#menu-main-menu a { color: #000; diff --git a/dist/mix-manifest.json b/dist/mix-manifest.json index f45957c..fa2ce96 100644 --- a/dist/mix-manifest.json +++ b/dist/mix-manifest.json @@ -1,4 +1,4 @@ { "/app.js": "/app.js?id=ac271f1d4ead304b5ae143995cb9455e", - "/app.css": "/app.css?id=e15965cadc3b07e8c1c78c99c9468ce6" + "/app.css": "/app.css?id=fbb3b12882b67c58c2211b86b02a8c26" } diff --git a/src/scss/header.scss b/src/scss/header.scss index d424230..20cc2a9 100644 --- a/src/scss/header.scss +++ b/src/scss/header.scss @@ -85,6 +85,7 @@ list-style-type: none; height: 100%; align-items: center; + font-size: 1rem; a { color: $c-black; diff --git a/tpl/header.tpl b/tpl/header.tpl index 0f38f7f..f225317 100644 --- a/tpl/header.tpl +++ b/tpl/header.tpl @@ -17,7 +17,7 @@