From 31077629f1ddce36d79c417e3976d2aaa36ab7b9 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sun, 14 Apr 2024 21:22:21 +0300 Subject: [PATCH] Decrease char.button growth on wide tablets --- public/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/style.css b/public/style.css index cb8403fed..98bf16c5d 100644 --- a/public/style.css +++ b/public/style.css @@ -2226,7 +2226,7 @@ grammarly-extension { text-align: center; font-size: 17px; aspect-ratio: 1 / 1; - flex: 0.075; + flex: 0.05; } .menu_button:hover,