diff --git a/website/src/pages/Homepage.css b/website/src/pages/Homepage.css index 9751f5ca6..0f3067ba1 100644 --- a/website/src/pages/Homepage.css +++ b/website/src/pages/Homepage.css @@ -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; }