hopefully cool text outline thingie

This commit is contained in:
2024-01-24 15:36:23 +01:00
parent 5c0cc0d43e
commit a3bd52b6ae
2 changed files with 7 additions and 1 deletions

View File

@@ -41,4 +41,10 @@ a {
.user-index-h2 {
font-size: 3.3rem;
text-align: left;
}
.outlined-text {
-webkit-text-fill-color: transparent;
-webkit-text-stroke: 1px #8c00ff;
}