Fixed au flag image not found

This commit is contained in:
2023-02-03 20:43:59 +11:00
parent 2d80eb03f2
commit 289f5b6881
6 changed files with 7 additions and 8 deletions

View File

@@ -19,7 +19,6 @@ p {
background-color: black;
color: transparent;
text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.1);
-webkit-background-clip: text;
-moz-background-clip: text;
background-clip: text;
}