add style to csc
This commit is contained in:
parent
834d1521f0
commit
fc4d89f77e
32 changed files with 19 additions and 823 deletions
5
implem/src/app/styles/_global.scss
Normal file
5
implem/src/app/styles/_global.scss
Normal file
|
@ -0,0 +1,5 @@
|
|||
body{
|
||||
background: #dedede;
|
||||
margin: 0 auto;
|
||||
padding: 1rem 3rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue