From e884e68d813d4847e9e7cb5ef7901773089b5f48 Mon Sep 17 00:00:00 2001 From: jinhojang6 Date: Thu, 22 Feb 2024 22:08:09 +0900 Subject: [PATCH] style: update styles based on latest design --- src/css/custom.scss | 18 +++++++++- src/pages/index.mdx | 82 ++++++++++++++++++++++++--------------------- 2 files changed, 61 insertions(+), 39 deletions(-) diff --git a/src/css/custom.scss b/src/css/custom.scss index a25e9c4..5a99780 100644 --- a/src/css/custom.scss +++ b/src/css/custom.scss @@ -30,7 +30,6 @@ html[data-theme='light'] { } .buttons-row { - margin-top: 32px; display: flex; gap: 16px; } @@ -42,3 +41,20 @@ html[data-theme='light'] { gap: 8px; } } + +h2 { + margin-top: unset !important; +} + +#open-source-and-support { + h3 { + max-width: 460px; + font-size: 18px !important; + line-height: 24px; + margin-top: 24px; + } + + a { + margin-top: 24px; + } +} diff --git a/src/pages/index.mdx b/src/pages/index.mdx index 407f854..d8c8d3d 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -104,7 +104,7 @@ import { Button } from '@acid-info/lsd-react' - + - + @@ -313,42 +313,48 @@ import { Button } from '@acid-info/lsd-react' /> - - - + + + + + + + + + + - - - - - + - +