font to desc :^

This commit is contained in:
Ashley 2022-11-06 15:47:23 +01:00
parent 1acf4e6773
commit 8f1f5e17ee

View file

@ -43,7 +43,7 @@ a {
} }
.video-sub-info.description { .video-sub-info.description {
font-weight: 700; font-weight: 600;
margin-top: 8.5em !important; margin-top: 8.5em !important;
border-radius: 21px; border-radius: 21px;
background: #1c1c1c; background: #1c1c1c;
@ -52,6 +52,7 @@ a {
font-stretch: expanded; font-stretch: expanded;
justify-self: center; justify-self: center;
width: 38em; width: 38em;
font-family: "PokeTube Flex";
border: #7c44a0; border: #7c44a0;
border-style: solid; border-style: solid;
margin-left: auto; margin-left: auto;