mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-25 12:17:22 +00:00
Fix font not loading
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
@font-face {
|
||||
font-family: Monocraft;
|
||||
src: url("https://cdn.jsdelivr.net/gh/idreesinc/Monocraft@99b32ab40612ff2533a69d8f14bd8b3d9e604456/dist/Monocraft.otf");
|
||||
}
|
||||
|
||||
:root {
|
||||
--border-size: 2px;
|
||||
--neg-border-size: calc(var(--border-size) * -1);
|
||||
|
||||
Reference in New Issue
Block a user