This commit is contained in:
Joost van der Schee 2022-12-08 23:24:06 +01:00
parent f07d88477f
commit b58195b212
3 changed files with 0 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 KiB

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 173 KiB

After

Width:  |  Height:  |  Size: 118 KiB

View File

@ -44,7 +44,4 @@ div.examples > div a:first-child:hover img {transform: scale(1.05);}
section {min-height: calc(100vh - 0.5rem); padding-left: 1.25rem; padding-right: 1.25rem; padding-top: 13.5rem;}
main::after, main::before {height: 0.5rem;}
footer {padding-bottom: 2rem;}
}
@media only screen and (min-width: 125rem) {
body {background: url('assets/images/mountains.png') left calc(100% - 3rem) / 40rem auto no-repeat, url('assets/images/mountains2.png') calc(100% + 7rem) bottom / 50rem auto no-repeat, url("assets/images/bedge-grunge.png");}
}