1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 12:34:39 -05:00

fix widths :p

This commit is contained in:
Ashley 2022-12-03 23:12:58 +00:00
parent 94f6372be5
commit f11617d01f

View file

@ -128,6 +128,7 @@ a {
display: block;
margin: 0px 0 0px -3px;
justify-self: left;
width: auto;
}
.video-info-pill-channelname {