Skip to content

Commit

Permalink
super small visual tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
dhonus committed Jan 1, 2024
1 parent f3294da commit d5e2773
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions assets/style.sass
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit d5e2773

Please sign in to comment.