mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
removed login splotches
This commit is contained in:
parent
e928d1bef9
commit
ed9cf19bf4
2 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
background: url('../../../sprites/splotchy.svg');
|
//background: url('../../../sprites/splotchy.svg');
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
//@include outer_shadow();
|
//@include outer_shadow();
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
.wrapper {
|
.wrapper {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: stretch;
|
align-items: stretch;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue