Chnged background & image on right
This commit is contained in:
parent
42a3180215
commit
c3cdabf39f
Binary file not shown.
After Width: | Height: | Size: 13 MiB |
Binary file not shown.
After Width: | Height: | Size: 4.2 MiB |
Binary file not shown.
After Width: | Height: | Size: 547 KiB |
|
@ -16,7 +16,7 @@ body {
|
||||||
main {
|
main {
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
background-image: url(/assets/photos/sunset-5928907-lizzymay.jpg);
|
background-image: url(/assets/photos/winter-2080070.jpg);
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
@ -101,9 +101,11 @@ h1#title2 {
|
||||||
grid-column: right;
|
grid-column: right;
|
||||||
width: 50vw;
|
width: 50vw;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
box-shadow: inset -10px 0 1vw 10vw black;
|
background-image: url(/assets/photos/ai-generated-8432825-dgstudios.png);
|
||||||
border-left: 10px black solid;
|
filter: saturate(50%) ;
|
||||||
overflow: hidden;
|
|
||||||
|
background-size: cover;
|
||||||
|
mix-blend-mode: darken;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
|
Loading…
Reference in New Issue