mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
refactor colors
This commit is contained in:
@@ -28,7 +28,7 @@ const props = defineProps({
|
||||
display: flex;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
background-color: $gray;
|
||||
background-color: $gray4;
|
||||
transition: all 0.2s ease;
|
||||
border-radius: .75rem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user