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