Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
barbaburns committed Oct 16, 2024
2 parents b1352b4 + 776a88d commit 4636194
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions themes/midia-ninja-theme/assets/scss/6-pages/_p-page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,8 @@
.page-termos-e-condicoes {

#app {

@media (max-width: 768px) {
padding-top: 60px;
padding-top: 130px;
}

.container .row {
Expand All @@ -142,7 +141,7 @@

@media (max-width: 768px) {
flex-wrap: nowrap !important;
padding: 30px 16px 10px;
padding: 10px 16px;

.wp-block-column:first-child {
flex-basis: 12% !important;
Expand All @@ -158,10 +157,6 @@
}
}
}

@media (max-width: 497px) {
padding: 10px 16px;
}
}

.wp-block-button.is-style-outline>.wp-block-button__link,
Expand Down

0 comments on commit 4636194

Please sign in to comment.