mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
more refactoring
This commit is contained in:
@@ -33,7 +33,7 @@ const props = defineProps({
|
||||
#f-items {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fill, minmax(13rem, 1fr));
|
||||
gap: $small;
|
||||
gap: $medium;
|
||||
}
|
||||
|
||||
.f-container p {
|
||||
|
||||
Reference in New Issue
Block a user