We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc2cc15 commit 88e01bcCopy full SHA for 88e01bc
components/static/Header.vue
@@ -33,7 +33,7 @@
33
.packLogo:after {
34
content: attr(title);
35
position: absolute;
36
- -webkit-text-stroke: 0.20em rgb(127, 12, 32);
+ -webkit-text-stroke: 0.19em rgb(153, 0, 0);
37
left: 0;
38
z-index: -2;
39
}
0 commit comments