Skip to content

Commit d774338

Browse files
committed
Tags Styling
1 parent 55ff0bb commit d774338

File tree

1 file changed

+2
-0
lines changed
  • astroid/astroid-framework/assets/vendor/astroid/scss/components

1 file changed

+2
-0
lines changed

astroid/astroid-framework/assets/vendor/astroid/scss/components/_blog.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,10 @@ ul.tags{
4242
margin: 0 0 10px;
4343
padding: 0;
4444
display: flex;
45+
flex-wrap: wrap;
4546
li:not(:last-child) {
4647
margin-right: 10px;
48+
margin-bottom: 10px;
4749
}
4850
&:before {
4951
content: "\f02c";

0 commit comments

Comments
 (0)