From d5e27734749dcbd8fa18f1d2237359bc6af252c2 Mon Sep 17 00:00:00 2001 From: dhonus Date: Mon, 1 Jan 2024 16:18:43 +0100 Subject: [PATCH] super small visual tweak --- assets/style.sass | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/assets/style.sass b/assets/style.sass index 0f18225..71c81f1 100644 --- a/assets/style.sass +++ b/assets/style.sass @@ -179,13 +179,13 @@ div.recent-posts margin-right: 10px div.new position: absolute - top: .3rem - right: .3rem + top: .4rem + right: .4rem background: #819e75 color: white padding: .2rem .5rem border-radius: 5px - font-size: .8rem + font-size: .65rem box-shadow: 0 0 5px #00000061 font-weight: 600 @@ -259,7 +259,7 @@ article.content background: #819e75 color: white border-radius: 5px - font-size: .8rem + font-size: .7rem box-shadow: 0 0 5px #00000061 font-weight: 600 height: 1.5rem @@ -316,6 +316,8 @@ div.recipe margin-bottom: 0 &.title margin-top: 0 + h4#optionally-add + margin-top: .6rem ul margin: .6rem 0 0 0 padding: 0 0 0 .6rem