1
Fork 0
This commit is contained in:
Ashley 2023-01-30 14:03:19 +00:00
parent 95eaae6d48
commit 48e4905e91

View file

@ -741,7 +741,6 @@ object-fit:none;
}
.tags.rec {
width: 21em;
margin-bottom: -1.3em;
font-weight: 600;
font-stretch: expanded;
@ -749,7 +748,8 @@ object-fit:none;
font-family: var(--text-font-primary);
margin-left: auto;
margin-right: auto;
justify-content:center;
width: auto;
max-width: 21em;
}
.tags.rec:hover{