Skip to content

Commit

Permalink
Merge branch 'feature/run-a-node-page' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamás committed Jul 17, 2023
2 parents fbe0a62 + 9c167ba commit 1c14e8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/scss/pages/page-run-a-node.scss
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
.start-up {
padding-top: 0px;
padding-bottom: 0px;
@include media-breakpoint-down(md) {
@include media-breakpoint-down(lg) {
padding-top: 70px;
padding-bottom: 20px;
}
Expand Down Expand Up @@ -241,7 +241,7 @@
.resources {
padding-top: 0px;
padding-bottom: 140px;
@include media-breakpoint-down(md) {
@include media-breakpoint-down(lg) {
padding-top: 40px;
padding-bottom: 60px;
}
Expand Down

0 comments on commit 1c14e8c

Please sign in to comment.