argos/dmp-frontend/src/app/ui/faq/faq-content/faq-content.component.scss

17 lines
156 B
SCSS

h1 {
text-align: center;
}
img {
height: 150px;
width: 100%;
}
.iframe {
width: 100%;
height: 65vh;
margin: 0px;
border: none;
max-width: 100%;
}