initial commit
This commit is contained in:
10
app/scss/custom.scss
Normal file
10
app/scss/custom.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
div.coucou {
|
||||
margin: 1em;
|
||||
padding: 2em;
|
||||
background-color: cyan;
|
||||
|
||||
span {
|
||||
padding: 1em;
|
||||
background-color: yellow;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user