Skip to content

Commit 5e00bba

Browse files
committed
revert unrelated change
1 parent e3cab8b commit 5e00bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ img.ui.avatar,
504504

505505
/* add margin to all pages when there is no .secondary.nav */
506506
.page-content > :first-child:not(.secondary-nav) {
507-
margin-top: var(--page-spacing);
507+
margin-top: 14px;
508508
}
509509
/* if .ui.grid is the first child the first grid-column has 'padding-top: 1rem' which we need
510510
to compensate here */

0 commit comments

Comments
 (0)