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;