diff --git a/static/css/footer-nav.css b/static/css/footer-nav.css index 851f3a7..ef4684c 100644 --- a/static/css/footer-nav.css +++ b/static/css/footer-nav.css @@ -42,6 +42,11 @@ opacity: 1; } +.footer-nav-link span { + color: #ffffff; + font-weight: 500; +} + /* Адаптивность для мобильных */ @media (max-width: 768px) { .footer-nav-links { diff --git a/themes/hugo-theme-massively/layouts/partials/footer/index.html b/themes/hugo-theme-massively/layouts/partials/footer/index.html index 805d1e0..191109b 100644 --- a/themes/hugo-theme-massively/layouts/partials/footer/index.html +++ b/themes/hugo-theme-massively/layouts/partials/footer/index.html @@ -80,7 +80,7 @@ -