fix: adjust margin for color switcher preview for better alignment

This commit is contained in:
sHa
2025-04-30 22:40:48 +03:00
parent c6c3e482c9
commit 7afcf996ca

View File

@@ -149,7 +149,7 @@ button:hover {
} }
.color-switcher-preview { .color-switcher-preview {
justify-content: center; justify-content: center;
margin: 1em 0 0.5em 0;
} }
.color-switcher-inline { .color-switcher-inline {
margin-left: auto; margin-left: auto;