Adjust newsletterform height in mobile view
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.newsletterform {
|
||||
border: none;
|
||||
height: 120px;
|
||||
height: 150px;
|
||||
|
||||
@include mq($from: tablet) {
|
||||
height: 75px;
|
||||
|
||||
Reference in New Issue
Block a user