Skip to content

Commit

Permalink
Fix minor styling issues
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
  • Loading branch information
marcelklehr committed Aug 31, 2022
1 parent 8040be3 commit efdbc4f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/views/Tags.vue
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,14 @@ export default {
.container {
margin-top: 44px;
padding-left: 44px;
> h2 {
margin-left: 14px;
}
}
.popular-tags + h2 {
margin-top: 20px;
}
.popular-tags, .tags {
Expand Down

0 comments on commit efdbc4f

Please sign in to comment.