From 2170318b60fd131275e76324cdaf8840436dec6f Mon Sep 17 00:00:00 2001 From: Ashley Date: Sun, 20 Nov 2022 08:48:22 +0000 Subject: [PATCH] add font-weight --- css/app.main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/app.main.css b/css/app.main.css index 22315085..f959c0c7 100644 --- a/css/app.main.css +++ b/css/app.main.css @@ -391,6 +391,7 @@ nav .right img { 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; }