X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fprofiles%2Fdemo_umami%2Fthemes%2Fumami%2Fcss%2Fcomponents%2Fnavigation%2Fmenu-footer%2Fmenu-footer.css;h=7fc705472015e24a88f1256214564af3dce51908;hb=4f1b9b4ab48a8498afac9e2213a02a23ccf4a06c;hp=32c88712efcfa2ba564b2c44e4a3f69059a95303;hpb=af6d1fb995500ae68849458ee10d66abbdcfb252;p=yaffs-website diff --git a/web/core/profiles/demo_umami/themes/umami/css/components/navigation/menu-footer/menu-footer.css b/web/core/profiles/demo_umami/themes/umami/css/components/navigation/menu-footer/menu-footer.css index 32c88712e..7fc705472 100644 --- a/web/core/profiles/demo_umami/themes/umami/css/components/navigation/menu-footer/menu-footer.css +++ b/web/core/profiles/demo_umami/themes/umami/css/components/navigation/menu-footer/menu-footer.css @@ -9,7 +9,7 @@ .menu-footer__title { font-size: 1.5rem; - font-weight: normal; + font-weight: 400; } .menu-footer__item { @@ -18,8 +18,7 @@ .menu-footer .menu-footer__link { background-color: transparent; - text-decoration: none; - font-weight: bold; + font-weight: 700; color: #fff; } @@ -27,7 +26,6 @@ .menu-footer .menu-footer__link:focus, .menu-footer .menu-footer__link:hover { background-color: transparent; - text-decoration: underline; } @media screen and (min-width: 60rem) {