Fixed margin for /get
This commit is contained in:
parent
69db4232a1
commit
3645f54b92
1 changed files with 5 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue