FIX - Remove trailing spaces
This commit is contained in:
@@ -97,7 +97,7 @@ iframe.iphone {
|
||||
height: 500px;
|
||||
}
|
||||
@media (min-width: 1200px) and (max-width: 1250px){
|
||||
right: 22px;
|
||||
right: 22px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -108,6 +108,6 @@ iframe.iphone {
|
||||
z-index: -1;
|
||||
right: -195px;
|
||||
@media (min-width: 1200px) and (max-width: 1250px){
|
||||
right: -207px;
|
||||
right: -207px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user