mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 20:40:15 +02:00
decrease padding on list header
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
width: 100%;
|
||||
max-width: var(--theme-content-max-width);
|
||||
height: 100%;
|
||||
padding: 0 1rem;
|
||||
padding: 0 var(--theme-spacing-sm);
|
||||
}
|
||||
|
||||
.play-button-container {
|
||||
|
||||
Reference in New Issue
Block a user