0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-04 01:42:42 +00:00
This commit is contained in:
Víctor Losada Hernández
2024-05-01 21:58:15 +02:00
parent 8c20422fef
commit 076599f05c

View File

@@ -543,7 +543,7 @@
color : white; color : white;
text-shadow : unset; text-shadow : unset;
text-transform : uppercase; text-transform : uppercase;
-webkit-text-stroke: 8px black; -webkit-text-stroke: 0.2cm black;
paint-order:stroke; paint-order:stroke;
} }
h2 { h2 {
@@ -552,7 +552,7 @@
font-weight : normal; font-weight : normal;
color : white; color : white;
letter-spacing : 0.1cm; letter-spacing : 0.1cm;
-webkit-text-stroke:5px black; -webkit-text-stroke: 0.14cm black;
paint-order:stroke; paint-order:stroke;
} }
hr { hr {
@@ -599,7 +599,7 @@
font-size : 0.496cm; font-size : 0.496cm;
color : white; color : white;
text-align : center; text-align : center;
-webkit-text-stroke:0.3px black; -webkit-text-stroke: 0.1cm black;
paint-order:stroke; paint-order:stroke;
} }
.logo { .logo {