form: increase hr visibility
This commit is contained in:
parent
14f1bd2bc7
commit
c4e78be77e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
margin-top: $default-padding;
|
||||
margin-bottom: 2 * $default-padding;
|
||||
border: none;
|
||||
border-bottom: 1px solid $border-grey;
|
||||
border-bottom: 2px solid $border-grey;
|
||||
}
|
||||
|
||||
@mixin notice-text-style {
|
||||
|
|
Loading…
Reference in a new issue