From dcc691ca6c6e94d70b75c4ea6bec0cbef8ed93a1 Mon Sep 17 00:00:00 2001 From: hellekin Date: Tue, 20 Feb 2024 10:41:49 +0100 Subject: Add tagline CSS --- assets/scss/_txt.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'assets/scss/_txt.scss') diff --git a/assets/scss/_txt.scss b/assets/scss/_txt.scss index 293a0b9..d28d3f1 100644 --- a/assets/scss/_txt.scss +++ b/assets/scss/_txt.scss @@ -42,3 +42,8 @@ body.txt { .phonetic { font-family: "Noto Sans"; } + +h3 + p.tagline { + font-style: italic; + margin-top: -2rem; +} -- cgit v1.2.3