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

11 lines
132 B
SCSS
Raw Normal View History

2021-05-21 01:20:42 +00:00
.help-video
{
max-width: 90%;
height: auto;
max-height: 75%;
text-align:center;
}
.help-img {
border: 2px solid grey;
}