Skip to content

Commit e193950

Browse files
committed
website: fix download icon layout
1 parent 7966af0 commit e193950

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

website/source/stylesheets/_downloads.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
padding-left: 95px;
1616

1717
h2 {
18-
margin-top: 0px;
18+
margin-top: 30px;
1919
}
2020

2121
ul {

website/source/stylesheets/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1861,7 +1861,7 @@ body.layout-intro > .container .col-md-8[role=main] > div {
18611861
padding-left: 95px;
18621862
}
18631863
.downloads .download .details h2 {
1864-
margin-top: 0px;
1864+
margin-top: 30ppx;
18651865
}
18661866
.downloads .download .details ul {
18671867
padding-left: 0px;

0 commit comments

Comments
 (0)