1
Fork 0

video-views class

This commit is contained in:
Ashley 2022-11-05 13:27:18 +01:00
parent 15407569f2
commit 99b542c0ae

View file

@ -66,12 +66,16 @@ a {
margin-right: 10px; margin-right: 10px;
height: fit-content; height: fit-content;
justify-self: center; justify-self: center;
margin-right: -1em; margin-right: -1.5em;
width: 20.5em; width: 35.5em;
border: #7c44a0; border: #7c44a0;
border-style: solid; border-style: solid;
} }
.video-views {
display:block ruby;
}
.video-info-panel.gradient { .video-info-panel.gradient {
padding: 10px; padding: 10px;
border-radius: 11px; border-radius: 11px;