1
Fork 0

dont load the same font again lol

This commit is contained in:
Ashley //// 2024-02-05 20:06:02 +00:00
parent 9368d501c3
commit 5b0a4323f8

View file

@ -1258,15 +1258,6 @@ nav .right img {
border-radius: 50%; border-radius: 50%;
} }
@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-weight: 1 1000;
font-display: swap;
}
.video > .thumbnail > .video-length { .video > .thumbnail > .video-length {
font-size: smaller; font-size: smaller;
background-color: #0008; background-color: #0008;