We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79cc7ed commit 78e5f36Copy full SHA for 78e5f36
1 file changed
style.css
@@ -113,25 +113,4 @@ td[data-label="Free Limit"] strong {
113
#pilot-application {
114
margin-left: 15rem;
115
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
127
- margin-left: 5rem;
128
- margin-right: 5rem;
129
130
131
132
-@media (max-width: 768px) {
133
134
- width: 100% !important;
135
- height: auto !important;
136
137
}
0 commit comments