aboutsummaryrefslogtreecommitdiff
path: root/assets/scss/_txt.scss
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/_txt.scss')
-rw-r--r--assets/scss/_txt.scss5
1 files changed, 5 insertions, 0 deletions
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;
+}