1
Fork 0
This commit is contained in:
Ashley 2022-11-06 21:28:07 +01:00
parent 424d025bf7
commit a949a25547

View file

@ -51,12 +51,13 @@ a {
margin-bottom: 20px;
font-stretch: expanded;
justify-self: center;
width: 38em;
width: max-content;
font-family: "PokeTube Flex";
border: #7c44a0;
border-style: solid;
margin-left: auto;
margin-right: auto;
position: static;
}
.video-sub-info.description > .video-title {
@ -217,7 +218,7 @@ a {
}
.subscribe-button > a {
color:black
color: black;
}
.video > .thumbnail > .video-length {