markdown and video
All checks were successful
publish-main / release-image (push) Successful in 3m31s
All checks were successful
publish-main / release-image (push) Successful in 3m31s
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user