[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [lego/master] Revert "Make the image banner have a 100% width"
commit c58ec84de73d47b83723e9dea1c3a839b503a77f
Author: kez <kez@xxxxxxxxxxxxxx>
Date: Sun Oct 24 18:27:36 2021 -0700
Revert "Make the image banner have a 100% width"
This reverts commit 5bed02039091212797c6624a21fd140861d2e7cb.
---
templates/banner.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/banner.html b/templates/banner.html
index 841dc59..6b0b447 100644
--- a/templates/banner.html
+++ b/templates/banner.html
@@ -40,7 +40,7 @@
<picture>
{% set image = '/static/css/images/home/png/yec-activist-' + this.alt + '@3x.png' %}
<source srcset="{{ image|asseturl }}">
- <img class="banner-img-style" style="width: 100%;" src="{{ '/static/css/images/home/png/yec-activist-en@xxxxxx'|asseturl }}">
+ <img class="banner-img-style" src="{{ '/static/css/images/home/png/yec-activist-en@xxxxxx'|asseturl }}">
</picture>
</div>
<div class="col-1 px-0"></div>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits