mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
switch to more common options
This commit is contained in:
parent
c7f3ac00e9
commit
7cfad7b075
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@
|
|||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
font-family: "Helvetica Neue", sans-serif;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: .875rem;
|
||||
font-weight: regular;
|
||||
flex-shrink: 1;
|
||||
|
|
Loading…
Reference in a new issue