From 50afc2a0b3bf72ac59261517bc70bcf34b53b985 Mon Sep 17 00:00:00 2001 From: Hirame1 <56225774+Hirame1@users.noreply.github.com> Date: Fri, 10 May 2024 21:59:35 +0700 Subject: [PATCH] Adjusted cel 3 symbol size in font file for better glyph cosmetic visibility --- public/stylesheets/MonospaceTypewriter.ttf | Bin 28756 -> 28756 bytes public/stylesheets/styles.css | 5 ++++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/public/stylesheets/MonospaceTypewriter.ttf b/public/stylesheets/MonospaceTypewriter.ttf index 58d3cab77a8d5ebe984e2a8a852e62d2a586687c..aca0d95e52ac3d03a3b9538f4dfc04348d25ea1d 100644 GIT binary patch delta 322 zcmccefbq%$MiB-^1_lORh6V;^h5$FW5Z}6@>5C?c_?RT?eynC-;O1dqh^xs+O-x~I z5-0+yyaU8$89)IJdlmr(2B3Zh29=E5k_wMwAzBls1jy`g6uyY(J- zx8mUu)YjnV7FCKG1HrKtgm>R>w z7@Nbttqb?yS7T%nWaE?6V${$q(`?q#;^gLKlGNl7;}SiOUs@P!29tQiSCCojz5&hR y7d15!;*-)W(bCdv(JayAV&@c4lF;N}V&`X!fT~cysYD23(&i(Hy?o3-?*ITozEC9q diff --git a/public/stylesheets/styles.css b/public/stylesheets/styles.css index ab16511d1..f4e168927 100644 --- a/public/stylesheets/styles.css +++ b/public/stylesheets/styles.css @@ -6543,8 +6543,11 @@ kbd { } .c-enslaved-run-button__icon__sigil { - font-size: 12rem; + font-size: 14.8rem; transform: rotate(45deg); + position: absolute; + top: -3.7rem; + right: -0.2rem; } .c-enslaved-run-button__icon__glitch {