landingpage Video

pull/4/head
Jan Umbach 2024-06-02 19:20:03 +02:00
parent f1c132ffc9
commit 043877b5d8
1 changed files with 3 additions and 1 deletions

View File

@ -57,9 +57,11 @@
@media screen and (max-width: 768px) { @media screen and (max-width: 768px) {
.shx-landingPage__video__title { .shx-landingPage__video__title {
font-size: 2.3rem; font-size: 2.3rem;
width: 90%;
} }
.landingPage__video__content {
width: 90%;
}
} }
.shx-landingPage__video__description { .shx-landingPage__video__description {