Skip to content

Commit

Permalink
πŸ’…πŸΌ Update styles for lists, remove heading text outline
Browse files Browse the repository at this point in the history
  • Loading branch information
Robdel12 committed Jul 7, 2024
1 parent 58ee085 commit 3fb2ba6
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions _sass/minima.scss
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,8 @@ ul {
list-style: disc outside;

li {
margin-bottom: 10px;
margin-top: 0.6rem;
margin-left: 3rem;
}
}

Expand Down Expand Up @@ -253,11 +254,6 @@ li {
margin-bottom: 20px;
}

.post-title {
-webkit-text-stroke: 0.2px black;
text-stroke: 0.2px black;
}

.post-content {
font-size: 1.2rem;
margin-bottom: 100px;
Expand Down

0 comments on commit 3fb2ba6

Please sign in to comment.