We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fefd62f commit c852b71Copy full SHA for c852b71
assets/css/v2/style.css
@@ -361,7 +361,7 @@ ol li:last-child {
361
margin-top: 1rem;
362
}
363
364
- .content-layout .breadcrumb-layout {
+ .breadcrumb-layout {
365
position: sticky;
366
top: 0;
367
z-index: 3;
@@ -431,7 +431,7 @@ ol li:last-child {
431
.header-container {
432
display: flex;
433
flex-direction: row;
434
- justify-content: space-between;
+ justify-content: space-around;
435
align-items: center;
436
width: 100%;
437
0 commit comments