ng-implementation/implem/src/app/styles/_global.scss

6 lines
71 B
SCSS
Raw Normal View History

2025-08-07 14:37:24 +02:00
body{
background: #dedede;
margin: 0 auto;
padding: 1rem 3rem;
}