mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
fix font size on one of the 3d cube sides
This commit is contained in:
parent
e1a15b2bb4
commit
afd0bcf59a
1 changed files with 2 additions and 0 deletions
|
@ -113,6 +113,8 @@
|
||||||
height: 200px;
|
height: 200px;
|
||||||
line-height: 200px;
|
line-height: 200px;
|
||||||
|
|
||||||
|
font-size: 20px;
|
||||||
|
|
||||||
-webkit-transform: rotateX(-90deg) translateZ(-50px);
|
-webkit-transform: rotateX(-90deg) translateZ(-50px);
|
||||||
background-color: purple;
|
background-color: purple;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue