AltitudeWeb/frontend/src/app/pages/footer/terms/terms.component.scss
akastijn ebe66c87c0 Rework folder structure in frontend
Pages are now grouped per group they appear in on in the header (where possible)
Utilities used by multiple pages in the project are grouped in folders such as services/pipes/etc
2025-07-04 19:50:21 +02:00

13 lines
133 B
SCSS

main .container {
padding-top: 10px;
}
.paragraph {
width: 100%;
}
.paragraph p {
margin-bottom: 15px;
font-size: 0.9em;
}