parent
c988cb1f0b
commit
eda5efc108
2 changed files with 2 additions and 2 deletions
|
@ -320,7 +320,7 @@ blockquote {
|
|||
|
||||
/*patch*/
|
||||
#frontpage .container {
|
||||
margin-top: -22px
|
||||
margin-top: -5px
|
||||
}
|
||||
|
||||
.table {
|
||||
|
|
|
@ -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="/">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue