From 54098ea2c6daf7e2ff46d91da56d18352d733766 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 15 Apr 2021 20:29:38 +0300 Subject: Add title to site --- site/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/templates/index.html') diff --git a/site/templates/index.html b/site/templates/index.html index 997d004..cbaec1b 100644 --- a/site/templates/index.html +++ b/site/templates/index.html @@ -11,7 +11,7 @@ <div> </div> </section> -<img class="hero-image" style="width: 45%" src="{{ get_url(path="gradecoin.png") }}"> +<img class="hero-image" style="width: 40%" src="{{ get_url(path="gradecoin.png") }}"> <div class="explore-more text" onclick="document.getElementById('features').scrollIntoView({behavior: 'smooth'})"> -- cgit v1.2.3-70-g09d2