Fix svg font size

This commit is contained in:
Tobias 2019-01-17 13:35:24 +13:00
parent 8fe96fdcc5
commit 811571b54c

View file

@ -402,10 +402,10 @@
<tspan x="-62.897488" y="-278.51019" fill="#000000" stroke-width=".35278">{{ pdns_count }}</tspan>
</text>
<text transform="matrix(-.70476 0 0 -.70946 .00070011 86.291)" x="-147.69112" y="-251.03458" fill="#d35f5f" font-family="sans-serif" font-size="10.583px" letter-spacing="0px" stroke-width=".26458" word-spacing="0px" style="line-height:1.25" xml:space="preserve">
<tspan x="-147.69112" y="-251.03458" fill="#000000" font-family="Space Mono" font-size="16.933px" letter-spacing=".26458px" stroke-width=".26458">{{ user.attendee.attendeeprofilebase.attendeeprofile.first_name }}</tspan>
<tspan x="-147.69112" y="-251.03458" fill="#000000" font-family="Space Mono" font-size="14.933px" letter-spacing=".26458px" stroke-width=".26458">{{ user.attendee.attendeeprofilebase.attendeeprofile.first_name }}</tspan>
</text>
<text transform="matrix(-.70476 0 0 -.70946 .00070011 86.291)" x="-147.69112" y="-230.56743" fill="#d35f5f" font-family="sans-serif" font-size="10.583px" letter-spacing="0px" stroke-width=".26458" word-spacing="0px" style="line-height:1.25" xml:space="preserve">
<tspan x="-147.69112" y="-230.56743" fill="#1a1a1a" font-family="Space Mono" font-size="16.933px" letter-spacing=".26458px" stroke-width=".26458">{{ user.attendee.attendeeprofilebase.attendeeprofile.last_name }}</tspan>
<tspan x="-147.69112" y="-230.56743" fill="#1a1a1a" font-family="Space Mono" font-size="14.933px" letter-spacing=".26458px" stroke-width=".26458">{{ user.attendee.attendeeprofilebase.attendeeprofile.last_name }}</tspan>
</text>
</g>
</g>

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 70 KiB