This repository has been archived on 2025-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Hochzeit/ui/src/app/home/home.component.css
2022-01-13 13:31:59 +01:00

26 lines
235 B
CSS

.heading-page {
text-align: center;
font-size: 60px;
margin: 0;
line-height: 1.2;
}
.section-heading-page {
background: #228fb8;
color: white;
}
.container {
text-align: center;
}