From cfdc130b0df9c2321c80c0390b139ab35f65ab3f Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sun, 25 May 2025 00:20:18 +0200 Subject: [PATCH] auto-git: [change] settings.html --- settings.html | 1 - 1 file changed, 1 deletion(-) diff --git a/settings.html b/settings.html index 8843e3c..1201a35 100644 --- a/settings.html +++ b/settings.html @@ -84,7 +84,6 @@ /* Buttons */ .buttons { display: flex; justify-content: flex-end; gap: 1rem; - margin-top: 1.4rem; } button.action { padding: 0.5em 1.3em;