Skip to content

Commit

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

0 comments on commit 1020877

Please sign in to comment.