From 94932779830f5b71adb3f43a40a75034326d7e6e Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 25 Jan 2020 21:24:42 -0500 Subject: how dumb am I? update again of redsign 3 --- CSS/main.css | 12 ++++++++++++ index.html | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CSS/main.css b/CSS/main.css index aa67497..de524a0 100644 --- a/CSS/main.css +++ b/CSS/main.css @@ -175,4 +175,16 @@ main{ div.logo{ margin-top: 1em; } +} +@media only screen and (max-height: 762px){ + ul li a{ + font-size: 7px; + } + p{ + font-size: 10px; + } + body{ + grid-template-columns: 16% auto; + } + } \ No newline at end of file diff --git a/index.html b/index.html index e36f7f8..199a951 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ - +