summaryrefslogtreecommitdiffstats
path: root/blog/_assets
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2016-09-23 17:50:29 +0200
committerHarald Eilertsen <haraldei@anduin.net>2016-09-23 17:50:29 +0200
commit0a11b5bd4e5291b7a6c8ce3e1c0658c851285545 (patch)
treeab571758f248883407e4154cb003d53709ebd922 /blog/_assets
parentc28807808e5246ee80e9b60510458a1887e17d1b (diff)
downloadnorsk-urskog-main-0a11b5bd4e5291b7a6c8ce3e1c0658c851285545.tar.gz
norsk-urskog-main-0a11b5bd4e5291b7a6c8ce3e1c0658c851285545.tar.bz2
norsk-urskog-main-0a11b5bd4e5291b7a6c8ce3e1c0658c851285545.zip
de to Jekyll 3.2.x
Diffstat (limited to 'blog/_assets')
-rw-r--r--blog/_assets/stylesheets/_post.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/_assets/stylesheets/_post.scss b/blog/_assets/stylesheets/_post.scss
index 6278c17..bbb924e 100644
--- a/blog/_assets/stylesheets/_post.scss
+++ b/blog/_assets/stylesheets/_post.scss
@@ -6,7 +6,7 @@
}
h1 {
font: {
- size: 13pt;
+ size: 16pt;
weight: bold;
}
margin: {
@@ -26,4 +26,4 @@
background-color: transparentize(#182530, 0.3);
padding: 2mm;
margin-bottom: 2mm;
-} \ No newline at end of file
+}