Skip to content

Commit

Permalink
fix(form fields): add comment for suggested field margin
Browse files Browse the repository at this point in the history
  • Loading branch information
larrybotha committed Jun 8, 2020
1 parent 5102f57 commit 15a08c4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion scss/custom/app/components/forms/_fields.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/*------------------------------------*\
FORM FIELDS
\*------------------------------------*/
.field {}
.field {
//@include u-margin--bottom;
}

.field__label {}

0 comments on commit 15a08c4

Please sign in to comment.