Miscellaneous appearance changes
This commit is contained in:
parent
d4a616275e
commit
e8f837dd65
4 changed files with 6 additions and 8 deletions
|
|
@ -35,9 +35,9 @@
|
|||
let family = "VictorMono";
|
||||
font-style = style: { inherit family style; };
|
||||
in {
|
||||
normal = font-style "SemiBold";
|
||||
normal = font-style "Regular";
|
||||
bold = font-style "Bold";
|
||||
italic = font-style "SemiBold Italic";
|
||||
italic = font-style "Italic";
|
||||
bold_italic = font-style "Bold Italic";
|
||||
|
||||
size = 11;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue