Skip to content

Commit 045a84b

Browse files
authored
fixed layout
1 parent c20ff43 commit 045a84b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ <h1 class="fw-bold">Open Source Geospatial Content Management System</h1>
2424
<a title="OSGeo Project" href="http://osgeo.org"><img style="background-color:white;" alt="OSGeo Project" src="static/img/osgeo-logo.png"/></a>
2525
</div>
2626
<div class="row demo-container">
27-
<div class="col-md-4">
28-
<h4 class="demo-btn maint"><a href="https://github.com/GeoNode/geonode/releases/tag/5.0.1" target="_blank">Stable release</a></h4>
27+
<div class="col-md-6">
28+
<h4 class="demo-btn maint"><a href="https://github.com/GeoNode/geonode/releases/tag/5.0.1" target="_blank">Stable version</a></h4>
2929
<span><a href="https://github.com/GeoNode/geonode/releases/tag/5.0.1" target="_blank">5.0.1</a></span>
3030
</div>
31-
<div class="col-md-4">
31+
<div class="col-md-6">
3232
<h4 class="demo-btn dev"><a href="https://github.com/GeoNode/geonode/tree/master" target="_blank">Development</a></h4>
3333
<span><a href="https://github.com/GeoNode/geonode/tree/master" target="_blank">master</a></span>
3434
</div>

0 commit comments

Comments
 (0)