argos/dmp-frontend/src/app/ui/about/about.component.scss

14 lines
132 B
SCSS

h1 {
text-align: center;
margin: 2rem 0 1rem 0;
}
img {
height: 150px;
width: 100%;
}
.about-component {
margin-top: 80px;
}