Fix tag name centering

old-stable24
Varun Patil 2022-10-22 10:49:15 -07:00
parent d296d6d8e9
commit 09656da01b
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%; top: 50%; width: 100%;
transform: translateY(-50%); transform: translateY(-50%);
color: white; color: white;
width: 90%;
padding: 0 5%; padding: 0 5%;
text-align: center; text-align: center;
font-size: 1.2em; font-size: 1.2em;