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 e3cab8b commit 5e00bbaCopy full SHA for 5e00bba
web_src/css/base.css
@@ -504,7 +504,7 @@ img.ui.avatar,
504
505
/* add margin to all pages when there is no .secondary.nav */
506
.page-content > :first-child:not(.secondary-nav) {
507
- margin-top: var(--page-spacing);
+ margin-top: 14px;
508
}
509
/* if .ui.grid is the first child the first grid-column has 'padding-top: 1rem' which we need
510
to compensate here */
0 commit comments