From f6f13594a63953c0870dec9b9af6eb6e446c4232 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Sun, 2 Jan 2022 02:17:57 +0300 Subject: Quesadillas recipe I mean, there's nothing special to them, but they are great! --- sass/css/yaroslavps.scss | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'sass/css') diff --git a/sass/css/yaroslavps.scss b/sass/css/yaroslavps.scss index 6f134e9..1d9db88 100644 --- a/sass/css/yaroslavps.scss +++ b/sass/css/yaroslavps.scss @@ -76,11 +76,11 @@ h1 { } h2 { - font-size: 1.6em; + font-size: 1.8em; } h3 { - font-size: 1.3em; + font-size: 1.5em; } hr { @@ -147,7 +147,8 @@ span.icon > img { font-style: italic; } -h2 > span.publish-date { +span.publish-date { + margin-left: 1em; display: inline-block; font-size: 0.8em; } -- cgit v1.2.3