Skip to content

Commit

Permalink
Update _forms.sass
Browse files Browse the repository at this point in the history
Add `limited` option for form separator
  • Loading branch information
HDinger committed Jan 28, 2022
1 parent 0783470 commit 8aeed5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/src/global_styles/content/_forms.sass
Expand Up @@ -181,6 +181,9 @@ hr

&.-invisible
border-bottom-width: 0px

&_limited
max-width: 600px

.form--space
padding-top: 1rem
Expand Down

0 comments on commit 8aeed5d

Please sign in to comment.