Skip to content

Commit c852b71

Browse files
committed
Headers: Set spacing to around
1 parent fefd62f commit c852b71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/v2/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ ol li:last-child {
361361
margin-top: 1rem;
362362
}
363363

364-
.content-layout .breadcrumb-layout {
364+
.breadcrumb-layout {
365365
position: sticky;
366366
top: 0;
367367
z-index: 3;
@@ -431,7 +431,7 @@ ol li:last-child {
431431
.header-container {
432432
display: flex;
433433
flex-direction: row;
434-
justify-content: space-between;
434+
justify-content: space-around;
435435
align-items: center;
436436
width: 100%;
437437

0 commit comments

Comments
 (0)