Skip to content

Commit

Permalink
TagContent: Add padding
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
  • Loading branch information
marcelklehr committed Sep 1, 2022
1 parent 8b4bb4f commit b08047c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/views/TagContent.vue
Original file line number Diff line number Diff line change
Expand Up @@ -207,4 +207,8 @@ export default {
margin-top: -11px;
color: var(--color-text-maxcontrast);
}
.tag__photos {
padding: 0 64px;
}
</style>

0 comments on commit b08047c

Please sign in to comment.