Skip to content

Commit

Permalink
merge: pull request #864
Browse files Browse the repository at this point in the history
fix(home): inconsistent discover button height
  • Loading branch information
insertish authored Nov 11, 2023
2 parents 782a9b5 + e8989fc commit 15e8e10
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pages/home/Home.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

a {
width: 100%;

height: 6em;
div {
margin: 0;
}
Expand All @@ -54,3 +54,4 @@
[data-light="true"] .home svg {
filter: invert(100%);
}

0 comments on commit 15e8e10

Please sign in to comment.