Adjust height of newsletter form iframe
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
.newsletterform {
|
||||
border: none;
|
||||
height: 150px;
|
||||
|
||||
@include mq($from: tablet) {
|
||||
height: 75px;
|
||||
}
|
||||
height: 360px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user