Skip to content

Commit 2d2eb78

Browse files
make the homepage a bit cleaner
1 parent 74d02f6 commit 2d2eb78

File tree

1 file changed

+8
-18
lines changed

1 file changed

+8
-18
lines changed

templates/panorama/home.html

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,14 @@
7979
</a>
8080
<h1 class="my-4">PANORAMA</h1>
8181

82-
<h6>Physical accounts of raw material stock and flow information service </h6>
8382

8483
</div>
8584
<!-- Slide One - Set the background image for this slide in the line below -->
8685
<div id="main-img">
8786

8887
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
89-
<center><sub style="color: #5fadff">Annual tantalum (Ta) flows through Denmark in 2011 (metric
90-
tonnes)</sub></center>
88+
<sub style="color: #5fadff">&nbsp;&nbsp;&nbsp;Annual tantalum (Ta) flows through Denmark in 2011 (metric
89+
tonnes)</sub>
9190

9291
</div>
9392

@@ -110,7 +109,7 @@ <h6>Physical accounts of raw material stock and flow information service </h6>
110109
<!-- Features Section -->
111110
<div class="row">
112111
<div class="col-lg-6">
113-
<h4>Linking physical and economic data</h4>
112+
<h4>Physical accounts of raw material stock and flow information service</h4>
114113
<p>The Sustainable Development Goals (SDGs), the transition to a low-carbon and circular economy, realising
115114
resource-efficiency, and ensuring resource supply security are now core goals for most countries in the
116115
world. These ambitions require transformations with regard to the economies’ use of natural resources,
@@ -125,6 +124,10 @@ <h4>Linking physical and economic data</h4>
125124

126125
<div class="col-lg-6">
127126
<img class="img-fluid rounded" src="{% static 'images/panorama/panorama.png' %}" alt="">
127+
</div>
128+
<div class="col-lg-6">
129+
<img class="img-fluid" src="{% static 'images/panorama/logo3.png' %}" alt="">
130+
128131
</div>
129132
<div class="col-lg-6">
130133
<h4>Project Objectives</h4>
@@ -191,7 +194,6 @@ <h2>Our Partners</h2>
191194
</div>
192195

193196
<div class="col-md-4">
194-
<img class="img-fluid" src="{% static 'images/panorama/logo3.png' %}" alt="">
195197

196198
</div>
197199

@@ -210,19 +212,7 @@ <h2>Our Partners</h2>
210212
@PanoramaProj</a>
211213
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
212214
</p>
213-
<div class="container">
214-
<p class="m-0 text-center text-white"> Art credits:
215-
<a style="background-color:black;color:white;text-decoration:none;padding:4px 6px;font-family:-apple-system, BlinkMacSystemFont, &quot;San Francisco&quot;, &quot;Helvetica Neue&quot;, Helvetica, Ubuntu, Roboto, Noto, &quot;Segoe UI&quot;, Arial, sans-serif;font-size:12px;font-weight:bold;line-height:1.2;display:inline-block;border-radius:3px"
216-
href="https://unsplash.com/@spacex?utm_medium=referral&amp;utm_campaign=photographer-credit&amp;utm_content=creditBadge"
217-
target="_blank" rel="noopener noreferrer"
218-
title="Download free do whatever you want high-resolution photos from SpaceX"><span
219-
style="display:inline-block;padding:2px 3px"><svg xmlns="http://www.w3.org/2000/svg"
220-
style="height:12px;width:auto;position:relative;vertical-align:middle;top:-2px;fill:white"
221-
viewBox="0 0 32 32"><title>unsplash-logo</title><path
222-
d="M10 9V0h12v9H10zm12 5h10v18H0V14h10v9h12v-9z"></path></svg></span><span
223-
style="display:inline-block;padding:2px 3px">SpaceX</span></a>
224-
</p>
225-
</div>
215+
226216

227217
</div>
228218
<!-- /.container -->

0 commit comments

Comments
 (0)