diff --git a/templates/page/html.html.twig b/templates/page/html.html.twig index 508b4b63cdfb0987186ad787ab57d4938b0fcc14..9d3f4d9a97488a05f096bfb1c8c74f6e06b859f7 100644 --- a/templates/page/html.html.twig +++ b/templates/page/html.html.twig @@ -35,11 +35,8 @@ <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;700&family=Barlow:wght@400;500;700&display=swap" /> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;700&family=Barlow:wght@400;500;700&display=swap" media="print" onload="this.media='all'" /> - <!-- Style for the headline balance text js --> - <style>.balance-text {visibility: hidden;}@media (scripting: none) {.balance-text {visibility: visible;}}@supports (text-wrap: balance) {.balance-text {text-wrap: balance; visibility: visible;}}</style> <noscript> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;700&family=Barlow:wght@400;500;700&display=swap" /> - <style>.balance-text {visibility: visible !important;}</style> </noscript> {% if not uw_admin_page %} <!-- Google Tag Manager -->