argos/dmp-frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.component.scss

14 lines
141 B
SCSS
Raw Normal View History

2020-06-25 16:52:00 +02:00
h1 {
text-align: center;
margin: 2rem 0 1rem 0;
2020-06-25 16:52:00 +02:00
}
img {
height: 150px;
width: 100%;
}
.cookies-policy-component {
margin-top: 80px;
}