summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2020-02-28 01:00:33 +0100
committerJonas Smedegaard <dr@jones.dk>2020-02-28 01:00:33 +0100
commitfa37ff161d4292650d9c2d21e1a780ff81879e01 (patch)
tree76d2ab240c17250686db5493ad61b42da2af4e07 /style.scss
parent138e04629e4a99bde4fe805758e2cdc8ca4f2c67 (diff)
set page title from initial header line
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.scss b/style.scss
index 3a4a6b4..31ee60e 100644
--- a/style.scss
+++ b/style.scss
@@ -10,6 +10,7 @@
h1 {
font-weight: normal;
+ text-transform: uppercase;
}
body {