From 9865c02a456f92de001be3366f2d9e44a41312fc Mon Sep 17 00:00:00 2001 From: Pablo <42.pablo.ms@gmail.com> Date: Sat, 14 Mar 2020 19:16:35 +0100 Subject: [PATCH] Tweak responsiveness --- css/main.css | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/main.css b/css/main.css index ddeea7f..463f9a9 100644 --- a/css/main.css +++ b/css/main.css @@ -564,7 +564,7 @@ footer { /*FIX RESPONSIVE WEB DESIGN*/ /**********************************************************************************/ -@media only screen and (max-width: 1024px) { +@media only screen and (max-width: 1600px) { .hero h1 { font-size: 70px; diff --git a/index.html b/index.html index c855f34..9f04a2c 100644 --- a/index.html +++ b/index.html @@ -344,7 +344,7 @@
- +