From 66aca45c88666e3355fd3de0d3583192c1cc62f6 Mon Sep 17 00:00:00 2001 From: Late Night Defender Date: Sat, 9 Nov 2024 05:36:12 +0700 Subject: [PATCH] remove emojidecorations css --- style.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/style.css b/style.css index 868b0c4..5fdea78 100644 --- a/style.css +++ b/style.css @@ -221,11 +221,6 @@ h1 {margin-top: 3vh;} .separator {height: 1px;} -.emojidecorations { - font-size: 16pt; - text-align: center; -} - .quickbuttons { display: flex; flex-wrap: wrap;