form: increase hr visibility

This commit is contained in:
Pierre de La Morinerie 2020-02-10 14:46:45 +01:00
parent 14f1bd2bc7
commit c4e78be77e

View file

@ -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 {