From 7c60a281041e0f47f170d2b717a1f931dda0ee5b Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 27 Sep 2023 08:08:53 +0200 Subject: [PATCH] wip #6300 @0.25 --- style/102-intro.sass | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/style/102-intro.sass b/style/102-intro.sass index 4ce21ec..f59c503 100644 --- a/style/102-intro.sass +++ b/style/102-intro.sass @@ -7,10 +7,12 @@ background-color: rgba(0, 0, 0, 0.2) #welcome + top: 225px h2 - font-size: 30px + font-size: 40px text-align: center clip-path: none + font-weight: 600 #welcome max-width: 590px -- 2.39.5