mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
Merge branch 'master' of ssh://vault48.org:22522/opt/deploys/git/vault/staging/frontend
This commit is contained in:
commit
a76ee66f51
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,8 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
overflow: hidden;
|
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 {
|
.header {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue