diff options
Diffstat (limited to 'asset-sources/theme.scss')
-rw-r--r-- | asset-sources/theme.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asset-sources/theme.scss b/asset-sources/theme.scss index 12eff78..7127ffc 100644 --- a/asset-sources/theme.scss +++ b/asset-sources/theme.scss @@ -18,6 +18,7 @@ strong { #mainContent { flex: 1; + margin-top: 1em; } #siteFooter { @@ -37,7 +38,6 @@ strong { .navbar { font-family: "Inter", sans-serif; font-weight: 400; - margin-bottom: 1em; } .ui-element { |