Skip to content

Commit

Permalink
header: set header margin
Browse files Browse the repository at this point in the history
  • Loading branch information
zzacharo committed Jun 18, 2020
1 parent 1b6851d commit e1f0236
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.ui.reset-password.header {
margin: 40px 0;
}

.theme.header {
margin-bottom: 20px;
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#}


<header>
<header class="theme header">

{%- block navbar %}
<nav class="ui inverted menu borderless">
Expand Down

0 comments on commit e1f0236

Please sign in to comment.