diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2016-09-23 17:50:29 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2016-09-23 17:50:29 +0200 |
commit | 0a11b5bd4e5291b7a6c8ce3e1c0658c851285545 (patch) | |
tree | ab571758f248883407e4154cb003d53709ebd922 /blog/_assets | |
parent | c28807808e5246ee80e9b60510458a1887e17d1b (diff) | |
download | norsk-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.scss | 4 |
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 +} |