- commit
- 161cf3862cebb63228ea8413245594591c3157c1
- parent
- fd6bccb3c3baf1abef9ff7de562aa098380ea912
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2025-02-10 13:24
style: gap in header
Diffstat
| M | static/style.css | 1 | + |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
@@ -80,6 +80,7 @@ body {
80 80 header {
81 81 display: flex;
82 82 flex-direction: row;
-1 83 gap: 1em;
83 84 justify-content: space-between;
84 85 align-items: center;
85 86 background-color: var(--bg-intense);