mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-27 09:47:14 -05:00
* Initial * Progress * Fix * Progress * Notifications list page * BADGE_MANAGER_ADDED * Mark as seen initial * Split tables * Progress * Fix styles * Push notifs initial * Progress * Rename * Routines * Progress * Add e2e tests * Done? * Try updating actions * Consistency * Dep fix * A couple fixes
9 lines
79 B
CSS
9 lines
79 B
CSS
.header {
|
|
display: flex;
|
|
gap: var(--s-2-5);
|
|
}
|
|
|
|
.header svg {
|
|
width: 24px;
|
|
}
|