datasurvey/src/main/webapp/app/layouts/footer/footer.component.scss

8 lines
112 B
SCSS

.footer {
background: #192e4d;
color: white;
padding: 12px 0;
font-size: 0.8em;
text-align: center;
}