fix banner margins (#204)

* fix banner margins

* fix sub banners
This commit is contained in:
beese_buck 2022-02-11 09:33:18 -05:00 committed by GitHub
parent c988cb1f0b
commit eda5efc108
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -320,7 +320,7 @@ blockquote {
/*patch*/
#frontpage .container {
margin-top: -22px
margin-top: -5px
}
.table {

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="/">