Skip to content

Commit 19688e8

Browse files
fix mobile action column
1 parent c08137f commit 19688e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/src/pages/Homepage.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
padding-left: 0;
6565
}
6666

67-
.actionRow li:nth-child(2),
68-
li:nth-child(3) {
67+
.actionRow a:nth-child(2),
68+
a:nth-child(3) {
6969
margin-top: 2rem;
7070
}
7171

0 commit comments

Comments
 (0)