diff --git a/settings.html b/settings.html
index 75f15d1..8843e3c 100644
--- a/settings.html
+++ b/settings.html
@@ -83,6 +83,8 @@
/* Buttons */
.buttons {
+ display: flex; justify-content: flex-end; gap: 1rem;
+ margin-top: 1.4rem;
}
button.action {
padding: 0.5em 1.3em;