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:
parent
5cd5941be0
commit
2386b3f8d8
4 changed files with 23 additions and 7 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue