mirror of
https://github.com/ivabus/www
synced 2024-11-23 06:05:06 +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;
|
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-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-attachment: fixed;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: repeat;
|
background-repeat: repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
margin-top: 30vw;
|
margin-top: 12.5vw;
|
||||||
right: 16.8vw;
|
right: 16.8vw;
|
||||||
width: 29vw;
|
width: 29vw;
|
||||||
height: 28vw;
|
height: 28vw;
|
||||||
|
@ -125,7 +125,7 @@
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<section>
|
<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="container package_before">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col">
|
<div class="col">
|
||||||
|
|
Loading…
Reference in a new issue