ng-implementation/implem/src/app/styles/_global.scss
2025-08-07 14:37:24 +02:00

5 lines
71 B
SCSS

body{
background: #dedede;
margin: 0 auto;
padding: 1rem 3rem;
}