Keep webforms wider on medium screen sizes
This commit is contained in:
parent
7445bc5a72
commit
b8fbff0e37
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
border-right: 4px solid $blue-dark;
|
||||
margin: .1rem 1.5rem .1rem 1.5rem;
|
||||
padding: 0 1.5rem;
|
||||
@include tablet {
|
||||
@include widescreen {
|
||||
margin: .5rem 6rem .5rem 6rem;
|
||||
padding: 0 6rem;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue