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