1
0
forked from noxious/client

Changed rem to px aside from font-size

Good code practice
This commit is contained in:
2024-06-04 22:34:51 +02:00
parent 4f96fb5824
commit d0450ca673
9 changed files with 49 additions and 49 deletions

View File

@ -8,7 +8,7 @@
:style="{
fontFamily: 'Helvetica, Arial',
color: '#42B883',
fontSize: '20px',
fontSize: '1.25rem',
fontStyle: 'bold',
strokeThickness: 8,
stroke: '#213547'