Skip to content

Commit

Permalink
💄 Style: modify .categories-card align-items value
Browse files Browse the repository at this point in the history
  • Loading branch information
Lruihao committed Jan 26, 2022
1 parent 2b4e978 commit 4593e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/_partial/_archive/_terms.scss
Expand Up @@ -2,7 +2,7 @@
margin: 0 auto;
margin-top: 3rem;
display: flex;
align-items: center;
align-items: flex-start;
justify-content: space-between;
flex-direction: row;
flex-wrap: wrap;
Expand Down

0 comments on commit 4593e81

Please sign in to comment.