mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-26 09:45:28 +03:00
some font improvements
This commit is contained in:
parent
1409473af7
commit
b8fa745571
1 changed files with 2 additions and 1 deletions
|
@ -227,8 +227,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.changelog .changewrapper span {
|
.changelog .changewrapper span {
|
||||||
font-weight: bold;
|
|
||||||
line-height:22px;
|
line-height:22px;
|
||||||
|
font-family: 'open_sansbold', Arial;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.changelog .changewrapper ul {
|
.changelog .changewrapper ul {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue