Skip to content

Commit

Permalink
Update home.sass
Browse files Browse the repository at this point in the history
  • Loading branch information
minikin committed Dec 3, 2024
1 parent 1e587d9 commit c75eee2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions source/styles/home.sass
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,14 @@ body {
}

.post {
&:first-child .post-meta::before {
top: 10px;
}

&:last-child .post-meta::before {
bottom: 0;
}

&-list {
width: 1000px;
margin: 0 auto;
Expand Down

0 comments on commit c75eee2

Please sign in to comment.