en_btr_frontend/app/styles/components/user-guide.scss

11 lines
132 B
SCSS

.help-video
{
max-width: 90%;
height: auto;
max-height: 75%;
text-align:center;
}
.help-img {
border: 2px solid grey;
}