Fix padding on create flow.

This commit is contained in:
Will O'Beirne 2018-12-27 11:58:48 -05:00
parent 9b555aa8fa
commit 4ac7bb0da8
No known key found for this signature in database
GPG Key ID: 44C190DB5DEAF9F6
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@
}
.CreateFlow {
padding: 2.5rem 0 8rem;
&-header {
max-width: 860px;
padding: 0 1rem;