mirror of
https://github.com/ivabus/www
synced 2024-11-23 00:45:12 +03:00
gen-art nudge
This commit is contained in:
parent
059990279c
commit
e77685608a
1 changed files with 3 additions and 3 deletions
|
@ -109,14 +109,14 @@
|
|||
z-index:2;
|
||||
}
|
||||
|
||||
.gen-art-4{
|
||||
.gen-art-3{
|
||||
background-image: url("/Images/gen-art/gen-art-_0011_DALL·E 2022-09-01 10.52.27 - neon pink colored subway wall painted in the style of keith haring.png.jpg");
|
||||
background-attachment: fixed;
|
||||
background-position: center;
|
||||
background-repeat: repeat;
|
||||
background-size: cover;
|
||||
position: absolute;
|
||||
margin-top: 30vw;
|
||||
margin-top: 12.5vw;
|
||||
right: 16.8vw;
|
||||
width: 29vw;
|
||||
height: 28vw;
|
||||
|
@ -125,7 +125,7 @@
|
|||
</style>
|
||||
|
||||
<section>
|
||||
<div class="gen-art-4 light-gray-bg"></div>
|
||||
<div class="gen-art-3 light-gray-bg"></div>
|
||||
<div class="container package_before">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
|
|
Loading…
Reference in a new issue