fix: Use fixed height for headline in light mode (#29)

This commit is contained in:
Pun Butrach 2023-10-24 02:36:25 +07:00 committed by oSumAtrIX
parent bfabd57308
commit 537c0d9073
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@
srcset="assets/revanced-headline/revanced-headline-vertical-dark.svg"
>
<img
width="256px"
src="assets/revanced-headline/revanced-headline-vertical-light.svg"
>
</picture>

View File

@ -6,6 +6,7 @@
srcset="assets/revanced-headline/revanced-headline-vertical-dark.svg"
>
<img
width="256px"
src="assets/revanced-headline/revanced-headline-vertical-light.svg"
>
</picture>