From 6a0cecb336475b4ffcfef68a2d01b55ede8f0da2 Mon Sep 17 00:00:00 2001 From: Luc Date: Mon, 28 Oct 2024 18:05:45 +0000 Subject: [PATCH] Update page --- packages/thorin-core/src/style.css | 4 ---- web/index.html | 6 ++++++ 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/packages/thorin-core/src/style.css b/packages/thorin-core/src/style.css index 5783a9f..85d5d1d 100644 --- a/packages/thorin-core/src/style.css +++ b/packages/thorin-core/src/style.css @@ -249,7 +249,3 @@ html.dark { --thorin-background-disabled: #424347; --thorin-border: #42464E; } - -.space-y-4 > *:not(:first-child) { - margin-top: var(--thorin-spacing-4); -} diff --git a/web/index.html b/web/index.html index 6a9a08e..22f93ab 100644 --- a/web/index.html +++ b/web/index.html @@ -142,6 +142,12 @@

Modals

}