extend header width when zoomed in

This commit is contained in:
filifa
2024-08-04 20:11:17 -05:00
parent 8508b75bb2
commit 1b9c8e45e2

View File

@@ -18,6 +18,7 @@ aside {
header {
display: flex;
align-items: center;
min-width: min-content;
}
footer {