mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
website
This commit is contained in:
@@ -69,7 +69,7 @@ const { showStyleURL } = Astro.props
|
||||
}
|
||||
|
||||
.button-container {
|
||||
margin: 0 auto 0.6em;
|
||||
margin: 0 auto 20px;
|
||||
max-width: 600px;
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
|
||||
@@ -19,7 +19,7 @@ import { Content as RestText } from '../content/index/rest.md'
|
||||
Have a look at the default styles and read more about how to integrate it to your website or app
|
||||
here:
|
||||
</p>
|
||||
<p><a href="/quick_start">Quick Start Guide</a></p>
|
||||
<p style="margin: 20px auto;"><a href="/quick_start">Quick Start Guide</a></p>
|
||||
|
||||
<Donate />
|
||||
<RestText />
|
||||
|
||||
Reference in New Issue
Block a user