Skip to content

Commit 78e5f36

Browse files
committed
remove
1 parent 79cc7ed commit 78e5f36

1 file changed

Lines changed: 0 additions & 21 deletions

File tree

style.css

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -113,25 +113,4 @@ td[data-label="Free Limit"] strong {
113113
#pilot-application {
114114
margin-left: 15rem;
115115
margin-right: 15rem;
116-
}
117-
118-
@media (max-width: 1200px) {
119-
#pilot-application {
120-
margin-left: 10rem;
121-
margin-right: 10rem;
122-
}
123-
}
124-
125-
@media (max-width: 992px) {
126-
#pilot-application {
127-
margin-left: 5rem;
128-
margin-right: 5rem;
129-
}
130-
}
131-
132-
@media (max-width: 768px) {
133-
#pilot-application {
134-
width: 100% !important;
135-
height: auto !important;
136-
}
137116
}

0 commit comments

Comments
 (0)