forked from rDrama/rDrama
1
0
Fork 0

fix banner margins (#204)

* fix banner margins

* fix sub banners
master
beese_buck 2022-02-11 09:33:18 -05:00 committed by GitHub
parent 08db48a160
commit df2b3ab600
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@
</a>
{% elif sub %}
<a href="/">
<img alt="sub banner" src="{{sub.banner_url}}" height=100 width=100% style="object-fit:cover">
<img alt="sub banner" src="{{sub.banner_url}}" max-height=190px width=100% style="object-fit:cover">
</a>
{% else %}
<a href="/">