mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
replaced node-sass with sass
This commit is contained in:
parent
8ee5b09b65
commit
5c9fdf93db
39 changed files with 148 additions and 1162 deletions
|
@ -3,7 +3,7 @@
|
|||
.wrap {
|
||||
@include outer_shadow;
|
||||
|
||||
background: url('../../../sprites/boris_lab.svg') 50% 50% no-repeat;
|
||||
background: url('/images/boris_lab.svg') 50% 50% no-repeat;
|
||||
background-size: cover;
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue