From d6f457aee2332042025124fdfc5b87103bd366c6 Mon Sep 17 00:00:00 2001
From: Zsolt Ero
Date: Thu, 13 Jun 2024 02:57:28 +0200
Subject: [PATCH] website
---
website_astro/src/components/Map.astro | 2 +-
website_astro/src/pages/index.astro | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/website_astro/src/components/Map.astro b/website_astro/src/components/Map.astro
index b201194..736e982 100644
--- a/website_astro/src/components/Map.astro
+++ b/website_astro/src/components/Map.astro
@@ -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;
diff --git a/website_astro/src/pages/index.astro b/website_astro/src/pages/index.astro
index a1cfb70..f560cb1 100644
--- a/website_astro/src/pages/index.astro
+++ b/website_astro/src/pages/index.astro
@@ -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:
- Quick Start Guide
+ Quick Start Guide