Added another piece of generative art

This commit is contained in:
Thomas Smith 2022-09-22 14:21:12 -04:00
parent 56e9516347
commit 31783f03c0
2 changed files with 15 additions and 0 deletions

View file

@ -80,6 +80,7 @@
<section>
<div class="gen-art" id="gen-art-3"></div>
<div class="gen-art" id="gen-art-4"></div>
<div class="container package_before">
<div class="row">
<div class="col">

View file

@ -40,6 +40,20 @@
z-index:1;
}
#gen-art-4{
background-image: url("/Images/gen-art/gen-art-_0012_DALL·E 2022-09-01 11.14.14 - a surrealist dream-like oil painting by Salvador Dalí of a tea cup melting i.jpg");
background-attachment: fixed;
background-position: left;
background-repeat: repeat;
background-size: contain;
position: absolute;
margin-top: 9.5vw;
right: 8.371vw;
width: 12.556vw;
height: 12.556vw;
z-index:1;
}
#gen-art-5{
position:absolute;
width:24.275vw;