small fix for the ShaShape font

2022.09-rc
Tobias Diekershoff 2015-11-26 10:22:00 +01:00
rodzic a4104d7c17
commit 4af584cec2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -177,7 +177,7 @@
content: "Z";
}
.shashape.hash:before{
content: "/";
content: "#";
}
.shashape.tag:before{
content: "=";