mirror of
https://github.com/JoseDeFreitas/awesome-youtubers.git
synced 2024-12-22 13:55:08 -05:00
Change text y-offset
This commit is contained in:
parent
193655ec44
commit
d1072a66c3
@ -70,7 +70,7 @@ def img_channel(channel):
|
|||||||
</style>
|
</style>
|
||||||
<rect x="0.5" y="0.5" height="99%" width="51" fill="none"/>
|
<rect x="0.5" y="0.5" height="99%" width="51" fill="none"/>
|
||||||
<g>
|
<g>
|
||||||
<text x="5" y="17" fill="#00b4f0" class="text">
|
<text x="5" y="15" fill="#00b4f0" class="text">
|
||||||
{channels[channel]}
|
{channels[channel]}
|
||||||
</text>
|
</text>
|
||||||
</g>
|
</g>
|
||||||
|
Loading…
Reference in New Issue
Block a user