mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +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
|
@ -28,7 +28,7 @@
|
|||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url('~/sprites/dots.svg') rgba(0, 0, 0, 0.3);
|
||||
background: url('~/sprites/stripes.svg') rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
img {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue