1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 03:14:40 -05:00

fix widths :p

This commit is contained in:
Ashley 2022-12-03 23:12:58 +00:00
parent ee46505c63
commit a3e6913a95

View file

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