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

12 lines
153 B
SCSS

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