add space
This commit is contained in:
parent
fbb40ba84c
commit
c70a955601
2 changed files with 247 additions and 1 deletions
244
img/space.svg
Normal file
244
img/space.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 60 KiB |
|
@ -12,7 +12,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: var(--main-1);
|
background-image: url('img/space.svg');
|
||||||
|
background-position: center;
|
||||||
|
background-size: cover;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue