forked from noxious/client
Changed rem to px aside from font-size
Good code practice
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
:style="{
|
||||
fontFamily: 'Helvetica, Arial',
|
||||
color: '#42B883',
|
||||
fontSize: '20px',
|
||||
fontSize: '1.25rem',
|
||||
fontStyle: 'bold',
|
||||
strokeThickness: 8,
|
||||
stroke: '#213547'
|
||||
|
Reference in New Issue
Block a user