summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-04-26 21:44:29 +0200
committerVolpeon <git@volpeon.ink>2021-04-26 21:44:29 +0200
commit8cf4ef6cd1d709af017e33730a90c51988a6ce88 (patch)
tree182e250c519633491fe7e2ae76966990a4cf3667
parentUpdate (diff)
downloadvolpeon.ink-8cf4ef6cd1d709af017e33730a90c51988a6ce88.tar.gz
volpeon.ink-8cf4ef6cd1d709af017e33730a90c51988a6ce88.tar.bz2
volpeon.ink-8cf4ef6cd1d709af017e33730a90c51988a6ce88.zip
Update
-rw-r--r--assets/css/_basics.scss7
-rw-r--r--content/personal/index.md2
2 files changed, 2 insertions, 7 deletions
diff --git a/assets/css/_basics.scss b/assets/css/_basics.scss
index 648a4fc..0d6a2a7 100644
--- a/assets/css/_basics.scss
+++ b/assets/css/_basics.scss
@@ -146,12 +146,7 @@ h6 {
146 line-height: 1.2; 146 line-height: 1.2;
147 font-feature-settings: 'ss02' 1; 147 font-feature-settings: 'ss02' 1;
148 148
149 + h1, 149 + & {
150 + h2,
151 + h3,
152 + h4,
153 + h5,
154 + h6 {
155 margin-top: $line-height * 1em; 150 margin-top: $line-height * 1em;
156 } 151 }
157} 152}
diff --git a/content/personal/index.md b/content/personal/index.md
index c15099f..428f988 100644
--- a/content/personal/index.md
+++ b/content/personal/index.md
@@ -5,4 +5,4 @@ create_feed: true
5--- 5---
6 6
7Welcome to the personal section of my website! 7Welcome to the personal section of my website!
8Here you can find content I don't want to be easily accessible for all visitors. 8Here you can find content I don't want to be easily accessible for all visitors, which is why I haven't linked this section anywhere.