1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

dynamically loading images for hero

This commit is contained in:
Fedor Katurov 2019-10-24 16:02:18 +07:00
parent 5cd5941be0
commit 2386b3f8d8
4 changed files with 23 additions and 7 deletions

View file

@ -26,7 +26,7 @@
left: 0;
width: 100%;
height: 100%;
background: url(~/sprites/dots.svg) rgba(0, 0, 0, 0.5);
background: url(~/sprites/stripes.svg) rgba(0, 0, 0, 0.3);
}
@include tablet {