We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 238248e commit 805bcf7Copy full SHA for 805bcf7
css/agency.css
@@ -287,11 +287,6 @@ section h3.section-subheading {
287
font-weight: 400;
288
margin-bottom: 75px;
289
}
290
-@media (min-width: 768px) {
291
- section {
292
- padding: 150px 0;
293
- }
294
-}
295
.service-heading {
296
margin: 15px 0;
297
text-transform: none;
less/agency.less
@@ -234,12 +234,6 @@ section {
234
235
236
237
-@media(min-width:768px) {
238
239
240
241
242
-
243
// Services Section
244
245
0 commit comments