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