mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-26 01:35:28 +03:00
Adjust spacing of Hero unit to show sponsors above fold with default window size.
This commit is contained in:
parent
77f21d4578
commit
b171915b23
1 changed files with 1 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-landing .content_top {
|
.tab-landing .content_top {
|
||||||
height: 150px;
|
height: 120px;
|
||||||
background: #59aa29;
|
background: #59aa29;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
}
|
}
|
||||||
|
@ -37,7 +37,6 @@
|
||||||
margin-right:auto;
|
margin-right:auto;
|
||||||
width:800px;
|
width:800px;
|
||||||
color:white;
|
color:white;
|
||||||
margin-top:25px;
|
|
||||||
font-size:14px;
|
font-size:14px;
|
||||||
font-family: 'open_sanslight', Arial;
|
font-family: 'open_sanslight', Arial;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue