Skip to content

Commit

Permalink
Remove mobile footer title and text (#2672)
Browse files Browse the repository at this point in the history
* Remove mobile footer title and text

* remove unnecessary rules
  • Loading branch information
LXIF authored Oct 28, 2024
1 parent 2f4ddaa commit 0d7d078
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/frontend/src/styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -1133,9 +1133,7 @@ a:hover,
}

.c-landingPage__left__content {
padding: 0;
/* We don't need to account for the logo with absolute position */
margin-top: 0;
display: none;
}

.c-landingPage__right {
Expand Down

0 comments on commit 0d7d078

Please sign in to comment.