mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 16:57:58 +01:00
yea qwq
This commit is contained in:
parent
b7bc6e4046
commit
0f1c29a222
1 changed files with 2 additions and 2 deletions
|
@ -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{
|
||||
|
|
Loading…
Reference in a new issue