Skip to content

Commit

Permalink
[TASK] css changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mesosa committed Jan 11, 2024
1 parent 192d45d commit 3d16488
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions theme/css/templates/blog-list.css
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,13 @@
border-top-right-radius: 20px;
border-top-left-radius: 20px;
}

.blog-list-tag-list-wrp {
list-style: none;
padding: 0;
margin: 0;
}

.blog-list-tag-list-wrp li {
padding-bottom: 10px;
}

0 comments on commit 3d16488

Please sign in to comment.