diff --git a/src/assets/styles/custom.scss b/src/assets/styles/custom.scss index 09af51dc..603a7374 100644 --- a/src/assets/styles/custom.scss +++ b/src/assets/styles/custom.scss @@ -430,7 +430,7 @@ text-align: center; // text-decoration: none; // color: inherit; - text-decoration: underline; + // text-decoration: underline; // color: #b12e29; color: #00213c; } @@ -438,7 +438,7 @@ .quick-link-wrapper .quick-link-title { font-size: 14px; - font-weight: 400; + font-weight: 500; } .quick-link-box .icon { diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index aeab3a1c..45bf0ecf 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -103,13 +103,17 @@ +