Chnged background & image on right

This commit is contained in:
Notoric 2024-02-08 21:49:46 +00:00
parent 42a3180215
commit c3cdabf39f
4 changed files with 6 additions and 4 deletions

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

View File

@ -16,7 +16,7 @@ body {
main {
width: 100vw;
height: 100vh;
background-image: url(/assets/photos/sunset-5928907-lizzymay.jpg);
background-image: url(/assets/photos/winter-2080070.jpg);
background-size: cover;
overflow: hidden;
}
@ -101,9 +101,11 @@ h1#title2 {
grid-column: right;
width: 50vw;
height: 100vh;
box-shadow: inset -10px 0 1vw 10vw black;
border-left: 10px black solid;
overflow: hidden;
background-image: url(/assets/photos/ai-generated-8432825-dgstudios.png);
filter: saturate(50%) ;
background-size: cover;
mix-blend-mode: darken;
}
h1 {