1
Fork 0

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; display: block;
margin: 0px 0 0px -3px; margin: 0px 0 0px -3px;
justify-self: left; justify-self: left;
width: auto;
} }
.video-info-pill-channelname { .video-info-pill-channelname {