argos/dmp-frontend/src/app/ui/glossary/glossary-content/glossary-content.component....

14 lines
135 B
SCSS
Raw Normal View History

2019-11-08 17:47:19 +01:00
h1 {
text-align: center;
margin: 2rem 0 1rem 0;
2019-11-08 17:47:19 +01:00
}
img {
height: 150px;
width: 100%;
}
.glossary-component {
margin-top: 80px;
}