mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 11:37:49 +01:00
remove pt flex from watch-util
This commit is contained in:
parent
2170318b60
commit
43488da79f
1 changed files with 0 additions and 8 deletions
|
@ -378,14 +378,6 @@ a {
|
||||||
format("woff");
|
format("woff");
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: "PokeTube Flex";
|
|
||||||
src: url("https://p.poketube.fun/https://cdn.glitch.global/43b6691a-c8db-41d4-921c-8cf6aa0d9108/robotoflex.ttf?v=1668343428681");
|
|
||||||
font-style: normal;
|
|
||||||
font-stretch: 1% 800%;
|
|
||||||
font-display: swap;
|
|
||||||
}
|
|
||||||
|
|
||||||
.alert {
|
.alert {
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
background-color: #f44336;
|
background-color: #f44336;
|
||||||
|
|
Loading…
Reference in a new issue