1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 16:55:24 +03:00

Adjust spacing of Hero unit to show sponsors above fold with default window size.

This commit is contained in:
Kristjan Vaga 2015-11-10 11:55:07 +02:00
parent 77f21d4578
commit b171915b23

View file

@ -13,7 +13,7 @@
}
.tab-landing .content_top {
height: 150px;
height: 120px;
background: #59aa29;
padding: 20px;
}
@ -37,7 +37,6 @@
margin-right:auto;
width:800px;
color:white;
margin-top:25px;
font-size:14px;
font-family: 'open_sanslight', Arial;
}