Skip to content
Snippets Groups Projects
Commit 8f161be5 authored by Martijn's avatar Martijn
Browse files

Add bottom padding to download button

parent 8232ab63
No related branches found
No related tags found
1 merge request!244Padding button
Loading
Loading
@@ -27,6 +27,10 @@ body {
color: #fff;
}
 
.btn-group {
padding-bottom: 8px;
}
.dropdown-menu {
background: #019875;
}
Loading
Loading
@@ -37,7 +41,6 @@ body {
background: #18BE97;
}
 
.other-downloads {
margin-top: 30px;
}
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment