Fix style sheet path.
Build and Deploy / build-and-deploy (push) Successful in 11s

This commit is contained in:
2026-06-16 21:08:12 +02:00
parent 9a2d330cdf
commit ca66876321
+1 -1
View File
@@ -8,4 +8,4 @@ $width-desktop: 50vw; // Container width for desktop screens (60%
$width-tablet: 70vw; // Container width for tablet screens (70% viewport width) $width-tablet: 70vw; // Container width for tablet screens (70% viewport width)
$width-mobile: 80vw; // Container width for mobile screens (80% viewport width) $width-mobile: 80vw; // Container width for mobile screens (80% viewport width)
@import "hugo_cookie_consent/style"; @import "hugo_cookie_consent";