Font weight 600
This commit is contained in:
parent
0307e0b4e8
commit
9aadeb841c
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ body {
|
|||
overflow-wrap: normal;
|
||||
hyphens: none;
|
||||
font-size: 1.5rem; /* Moved font size here */
|
||||
font-weight: 500;
|
||||
font-weight: 600;
|
||||
line-height: 1.2;
|
||||
color: var(--cell-text-color, #000);
|
||||
text-shadow: var(--cell-text-outline, none);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue