Fixed margin for /get

This commit is contained in:
Alexander Borsuk 2021-06-24 19:51:41 +02:00
parent 69db4232a1
commit 3645f54b92

View file

@ -55,6 +55,10 @@
color: white;
}
p {
margin: 1rem;
}
a,
a:link,
a:visited {
@ -71,7 +75,7 @@
<body>
<p>
<a href="https://organicmaps.app">Organic Maps</a> is a better fork of MAPS.ME, an Android & iOS offline maps app
<a href="https://organicmaps.app">Organic Maps</a> is an Android & iOS offline maps app
for travelers, tourists, hikers, and cyclists based on top of crowd-sourced
<a href="https://openstreetmap.org">OpenStreetMap</a> data and curated with love by <strong>MAPS.ME</strong> founders.
</p>