fix text outline for headers

This commit is contained in:
2025-07-04 12:54:02 +02:00
parent 25d9f8ab7e
commit a7ac9951a6
+1 -1
View File
@@ -35,5 +35,5 @@
} }
.text-outline { .text-outline {
-webkit-text-stroke: 3px black; -webkit-text-stroke: 2px black;
} }