diff --git a/src/views/TagContent.vue b/src/views/TagContent.vue index e05edc04b..8c0621b44 100644 --- a/src/views/TagContent.vue +++ b/src/views/TagContent.vue @@ -207,4 +207,8 @@ export default { margin-top: -11px; color: var(--color-text-maxcontrast); } + +.tag__photos { + padding: 0 64px; +}