mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 08:30:59 +00:00
fix: adjust margin for color switcher preview for better alignment
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user