mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-17 00:44:23 +02:00
remove top/bottom padding from feature carousel
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
gap: var(--theme-spacing-md);
|
gap: var(--theme-spacing-md);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
min-height: 400px;
|
min-height: 400px;
|
||||||
padding: var(--theme-spacing-xl);
|
padding: 0 var(--theme-spacing-xl);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user