Skip to content

Commit 837c067

Browse files
author
Lukas Nys
committed
style: make header full-width (#879)
1 parent 71784a9 commit 837c067

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: app/styles/app.css

+5
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ main a.edit-icon {
2626
background: none;
2727
}
2828

29+
.es-header {
30+
padding: 0 var(--spacing-4);
31+
justify-content: start;
32+
}
33+
2934
.es-sidebar-content .table-of-contents:first-child {
3035
margin-block-start: 0;
3136
}

0 commit comments

Comments
 (0)