mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
convert $small padding -> $smaller padding
This commit is contained in:
@@ -131,7 +131,7 @@ export default {
|
||||
background-color: $card-dark;
|
||||
padding: 4rem $small 0 $small;
|
||||
overflow: hidden;
|
||||
margin: $small 0 $small 0;
|
||||
margin: $smaller;
|
||||
}
|
||||
|
||||
#f-view-parent .fixed {
|
||||
|
||||
Reference in New Issue
Block a user