mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
fixed boris bg
This commit is contained in:
parent
5a35c4b259
commit
9313ae84bf
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,8 @@
|
|||
width: 100%;
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
background: 50% 0% no-repeat/cover url("~/sprites/boris_bg.svg");
|
||||
background: 50% 0% no-repeat url("~/sprites/boris_bg.svg");
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.header {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue