Updated layout to use SVG
This commit is contained in:
parent
b7b2bd25f7
commit
c05ce957d9
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
.body
|
.body
|
||||||
color: vars.$textColor
|
color: vars.$textColor
|
||||||
font-family: fonts.$Roboto
|
font-family: fonts.$Roboto
|
||||||
background-image: url('/src/assets/images/optimized/background.avif'), url('/src/assets/images/optimized/background.webp')
|
background-image: url('/src/assets/images/svg/background.svg')
|
||||||
position: absolute
|
position: absolute
|
||||||
top: 0
|
top: 0
|
||||||
left: 0
|
left: 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue