From 29af08f79dc39af6b8ab4f78e6fb25b83ca55f5a Mon Sep 17 00:00:00 2001 From: Timo Schneider Date: Wed, 19 Jun 2024 12:03:35 +0200 Subject: [PATCH] moved reaction buttons a little up --- src/App.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.scss b/src/App.scss index f61af3a..4df25f7 100644 --- a/src/App.scss +++ b/src/App.scss @@ -86,6 +86,7 @@ h3 { display: flex; flex-direction: column; align-items: center; + margin-top: -1em; button { padding: 10px;