about page seperation, replace bg with svg
All checks were successful
/ build (push) Successful in 4m53s
All checks were successful
/ build (push) Successful in 4m53s
This commit is contained in:
parent
8f38d0c44f
commit
e90eb3f9f6
6 changed files with 30 additions and 9 deletions
|
|
@ -42,7 +42,7 @@ bg-image {
|
|||
opacity: .6;
|
||||
background-repeat: repeat;
|
||||
background-size: auto;
|
||||
background-image: url(/assets/bg.png);
|
||||
background-image: url(/assets/bg.svg);
|
||||
inset: 0 !important;
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue