Update design 4

This commit is contained in:
Kirchik
2025-08-02 13:39:56 +02:00
parent c3f607cfe3
commit c114b7e5fa
86 changed files with 151 additions and 105 deletions
@@ -23,6 +23,7 @@
{{ $noscript := resources.Get "scss/noscript.scss" | resources.ExecuteAsTemplate "noscript.scss" . | toCSS (dict "targetPath" "assets/css/noscript.css" "enableSourceMap" false) }}
<noscript><link rel="stylesheet" href='{{ $noscript.RelPermalink }}' /></noscript>
<link rel="stylesheet" href="/css/yandex-maps.css">
<link rel="stylesheet" href="/css/location-spacing.css">
<link rel="stylesheet" href="/css/footer-nav.css">
<link rel="stylesheet" href="/css/mobile-pagination.css">
<link rel="stylesheet" href="/css/back-to-top.css">