Building
This commit is contained in:
parent
3d0736e72b
commit
f750ebaf61
9 changed files with 176 additions and 60 deletions
|
|
@ -5,4 +5,12 @@
|
|||
|
||||
.my-font {
|
||||
font-family: 'Work Sans';
|
||||
}
|
||||
|
||||
.my-root-class {
|
||||
background: white;
|
||||
}
|
||||
|
||||
.my-root-class body {
|
||||
background: url(./assets/background.svg) no-repeat center center fixed;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue