diff --git a/website/source/assets/stylesheets/_downloads.scss b/website/source/assets/stylesheets/_downloads.scss index d9300a3fc..97a4dfc66 100644 --- a/website/source/assets/stylesheets/_downloads.scss +++ b/website/source/assets/stylesheets/_downloads.scss @@ -8,16 +8,16 @@ body.layout-downloads { } .download { + align-items: center; border-bottom: 1px solid #b2b2b2; - padding-bottom: 15px; - margin-top: 10px; - margin-bottom: 10px; + display: flex; + padding: 15px; .details { - padding-left: 95px; + padding-left: 20px; h2 { - margin-top: 25px; + margin-top: 4px; border: none; } @@ -40,7 +40,7 @@ body.layout-downloads { } .icon { - img { + svg { width: 75px; } } diff --git a/website/source/downloads.html.erb b/website/source/downloads.html.erb index 9fdedb1ad..c3f6f6c81 100644 --- a/website/source/downloads.html.erb +++ b/website/source/downloads.html.erb @@ -52,7 +52,7 @@ description: |-