diff --git a/assets/images/mountains.png b/assets/images/mountains.png index 957fc21..0246b51 100644 Binary files a/assets/images/mountains.png and b/assets/images/mountains.png differ diff --git a/assets/images/mountains2.png b/assets/images/mountains2.png index fee3189..9b8fb69 100644 Binary files a/assets/images/mountains2.png and b/assets/images/mountains2.png differ diff --git a/style.css b/style.css index 06e4dc5..0a90c03 100644 --- a/style.css +++ b/style.css @@ -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");} } \ No newline at end of file