From 5d41d44de5e71cfbcdf5d887df31c92f09bfd430 Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 20 Jan 2023 10:20:36 +0000 Subject: [PATCH] add poketube flex to more stuff :3 --- css/app.main.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/app.main.css b/css/app.main.css index 1afd12b0..3968ff2a 100644 --- a/css/app.main.css +++ b/css/app.main.css @@ -545,4 +545,7 @@ nav .right img { nav .middle .search-bar { border-radius: 2em !important; + font-family: "poketube flex", sans-serif !important; + font-weight: 850 !important; + font-stretch: extra-expanded !important; }