diff --git a/src/assets/css/main.css b/src/assets/css/main.css index b282aa2..312b583 100644 --- a/src/assets/css/main.css +++ b/src/assets/css/main.css @@ -70,6 +70,12 @@ body { color: #dddddd; } +@media screen and (max-width: 1000px) { + .cover { + padding-top: 75%; + } +} + main { margin: 30px; } \ No newline at end of file diff --git a/src/index.html b/src/index.html index a260cbd..08ee0ef 100644 --- a/src/index.html +++ b/src/index.html @@ -19,7 +19,7 @@
- The best coffee made by the best students +

The best coffee made by the best students