FIX - Remove trailing spaces

This commit is contained in:
Nick
2016-04-02 23:52:52 -04:00
parent be7470d4fa
commit b049d252ef
21 changed files with 938 additions and 938 deletions

View File

@@ -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;
}
}