clean up star4000 large font baseline differences between linux/win
This commit is contained in:
parent
f956df1272
commit
79e4ed6e8b
3 changed files with 5 additions and 4 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -22,9 +22,10 @@
|
||||||
|
|
||||||
&.right {
|
&.right {
|
||||||
right: 0px;
|
right: 0px;
|
||||||
font-family: 'Star4000 Large';
|
font-family: "Star4000 Large";
|
||||||
font-size: 16pt;
|
font-size: 20px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
line-height: 24px;
|
||||||
|
|
||||||
.row {
|
.row {
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue