Change text y-offset

This commit is contained in:
Jose De Freitas 2021-03-01 12:53:41 -05:00
parent 193655ec44
commit d1072a66c3
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ def img_channel(channel):
</style>
<rect x="0.5" y="0.5" height="99%" width="51" fill="none"/>
<g>
<text x="5" y="17" fill="#00b4f0" class="text">
<text x="5" y="15" fill="#00b4f0" class="text">
{channels[channel]}
</text>
</g>