Fix tag name centering

old-stable24
Varun Patil 2022-10-22 10:49:15 -07:00
parent 7b1bce4a64
commit 30ad769e2c
1 changed files with 0 additions and 1 deletions

View File

@ -124,7 +124,6 @@ export default class Tag extends Mixins(GlobalMixin) {
top: 50%; width: 100%;
transform: translateY(-50%);
color: white;
width: 90%;
padding: 0 5%;
text-align: center;
font-size: 1.2em;