Skip to content

Commit

Permalink
Tags Styling
Browse files Browse the repository at this point in the history
  • Loading branch information
itxchandan committed Nov 2, 2020
1 parent 55ff0bb commit d774338
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,10 @@ ul.tags{
margin: 0 0 10px;
padding: 0;
display: flex;
flex-wrap: wrap;
li:not(:last-child) {
margin-right: 10px;
margin-bottom: 10px;
}
&:before {
content: "\f02c";
Expand Down

0 comments on commit d774338

Please sign in to comment.