changed color of product page text
Website / Website veröffentlichen (push) Successful in 6s

This commit is contained in:
fte
2026-01-18 14:17:36 +01:00
parent 2818d44114
commit 72f74d189b
+1 -1
View File
@@ -8,7 +8,7 @@
{{ end }} {{ end }}
{{ else }} {{ else }}
{{ end }} {{ end }}
<div class="content prose md:prose-lg lg:prose-xl max-w-none py-1">{{.Content}}</div> <div class="content text-white-custom md:prose-lg lg:prose-xl max-w-none py-1">{{.Content}}</div>
</div> </div>
</div> </div>
{{ end }} {{ end }}