Skip to content

Commit

Permalink
Merge branch 'feature/new-homepage' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamás committed Sep 8, 2023
2 parents fc1a710 + 818e7a6 commit dcd4018
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
1 change: 1 addition & 0 deletions src/scss/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ body {
position: absolute;
bottom: 0;
left: 0;
z-index: -1;

@include media-breakpoint-down(lg) {
background-size: auto 1800px;
Expand Down
7 changes: 0 additions & 7 deletions src/scss/pages/page-what-is-celestia.scss
Original file line number Diff line number Diff line change
Expand Up @@ -634,10 +634,3 @@
}
}
}

.what-is-celestia + footer {
padding-top: 80px;
@include media-breakpoint-down(md) {
padding-top: 20px;
}
}

0 comments on commit dcd4018

Please sign in to comment.