markdown and video
All checks were successful
publish-main / release-image (push) Successful in 3m31s

This commit is contained in:
kuwsh1n
2024-04-20 18:30:54 +03:00
parent e02aa76b9a
commit 006c9bc4ea
10 changed files with 113 additions and 9 deletions

View File

@ -50,6 +50,21 @@
padding: 0 1%;
}
}
&__video {
margin-top: 5%;
&__title {
display: block;
font-size: 15px;
font-family: "Montserrat", sans-serif;
}
&__link {
display: block;
font-family: "Montserrat", sans-serif;
border: 1px solid rgb(200, 200, 200);
width: 100%;
padding: 0 1%;
}
}
&__answerOptions {
margin-top: 5%;
&__title {