From 43488da79fdaad7dca81ce114a482b22b3fa3c82 Mon Sep 17 00:00:00 2001 From: Ashley Date: Sun, 20 Nov 2022 08:54:21 +0000 Subject: [PATCH] remove pt flex from watch-util --- css/watch-util.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/css/watch-util.css b/css/watch-util.css index 318f7492..0266c8cc 100644 --- a/css/watch-util.css +++ b/css/watch-util.css @@ -378,14 +378,6 @@ a { 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 { padding: 20px; background-color: #f44336;