kopia lustrzana https://github.com/osm2vectortiles/osm2vectortiles
Fix title positioning
rodzic
571572e809
commit
095f2372f3
|
@ -53,12 +53,12 @@ body{
|
||||||
}
|
}
|
||||||
|
|
||||||
&.home{
|
&.home{
|
||||||
height: 548px;
|
height: 518px;
|
||||||
img{
|
img{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
margin-left: -410px;
|
margin-left: -410px;
|
||||||
top: 230px;
|
top: 200px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -89,7 +89,7 @@ body{
|
||||||
|
|
||||||
h1{
|
h1{
|
||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
margin-top: 50px;
|
margin-top: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.home{
|
&.home{
|
||||||
|
|
|
@ -7,7 +7,7 @@ published: true
|
||||||
|
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="banner home col12 center padt-6">
|
<div class="banner home col12 center">
|
||||||
<h1 class="white">Free Vector Tiles from OpenStreetMap</h1>
|
<h1 class="white">Free Vector Tiles from OpenStreetMap</h1>
|
||||||
<img src="/img/home-banner-icons.png" alt="OSM2VectorTiles">
|
<img src="/img/home-banner-icons.png" alt="OSM2VectorTiles">
|
||||||
</div>
|
</div>
|
||||||
|
|
Ładowanie…
Reference in New Issue