From 101eb4831c394b2f69173d4b667d042a4777bff9 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 6 Jan 2023 16:27:26 +0100 Subject: [PATCH] . --- resources/css/app.sass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/css/app.sass b/resources/css/app.sass index 3e22927..afa7524 100644 --- a/resources/css/app.sass +++ b/resources/css/app.sass @@ -80,6 +80,7 @@ body font-weight: 400 font-size: 16px + opacity: 0 transition: opacity 250ms touch-action: pan-y !important @@ -153,7 +154,7 @@ article.song padding-bottom: 20px p - margin: 5px 0 + margin: 8px 0 &.notes font-family: "Dancing Script", cursive !important -- 2.39.5