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

13 lines
108 B
SCSS
Raw Normal View History

2019-09-05 13:49:41 +02:00
h1 {
text-align: center;
2018-05-14 08:44:35 +02:00
}
2019-09-05 13:49:41 +02:00
img {
height: 150px;
width: 100%;
}
.about-component {
margin-top: 80px;
}