Browse Source

Experimenting with new header margins

pull/1129/head
jlukic 10 years ago
parent
commit
44e12e1872
1 changed files with 1 additions and 1 deletions
  1. 2
      src/themes/packages/default/elements/header.variables

2
src/themes/packages/default/elements/header.variables

@ -10,7 +10,7 @@
@fontWeight: bold;
@textTransform: none;
@topMargin: 1em;
@topMargin: 2rem;
@bottomMargin: 1rem;
@horizontalPadding: 0em;

Loading…
Cancel
Save