Skip to content

Commit

Permalink
fix mobile action column
Browse files Browse the repository at this point in the history
  • Loading branch information
michellewong793 committed Aug 15, 2024
1 parent c08137f commit 19688e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/src/pages/Homepage.css
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
padding-left: 0;
}

.actionRow li:nth-child(2),
li:nth-child(3) {
.actionRow a:nth-child(2),
a:nth-child(3) {
margin-top: 2rem;
}

Expand Down

0 comments on commit 19688e8

Please sign in to comment.