commit 684f9a10b8ea9bec1df5c93371e98eba28f624b1 Author: HackerNCoder hackerncoder@encryptionin.space Date: Tue Oct 19 16:01:36 2021 +0000
Donate doesn't do illo-container stuff --- templates/banner.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/banner.html b/templates/banner.html index 6fa20f6..d476adb 100644 --- a/templates/banner.html +++ b/templates/banner.html @@ -41,7 +41,7 @@ </div> </div> <div class="col-1 px-0"></div> - <div class="col-lg-4 col-md-4 col-10 px-0 illo-container position-relative"> + <div class="col-lg-4 col-md-4 col-10 pt-0 px-0 illo-container position-relative"> <img class="banner-img-style" src="{{ '/static/css/images/home/png/yec-activist-light-en@3x.png'|asseturl }}"> </div> <div class="col-1 px-0"></div>