From 690f0675bad6b08062fe55548a15f831a9327670 Mon Sep 17 00:00:00 2001 From: ktyl Date: Fri, 31 Dec 2021 22:52:28 +0000 Subject: [PATCH] try without words?? --- src/inc_css/page.css | 2 +- src/inc_html/header.html | 4 ++-- src/root/about.html | 4 ++-- todo.md | 4 +--- 4 files changed, 6 insertions(+), 8 deletions(-) diff --git a/src/inc_css/page.css b/src/inc_css/page.css index 42f5ba4..accd2ec 100644 --- a/src/inc_css/page.css +++ b/src/inc_css/page.css @@ -62,7 +62,7 @@ text-align: center; } -@media only screen and (max-width: 600px) { +@media (max-width: 600px) { .page { margin-top: 2.5em; width: 100%; diff --git a/src/inc_html/header.html b/src/inc_html/header.html index 0d35a1e..64f61a8 100644 --- a/src/inc_html/header.html +++ b/src/inc_html/header.html @@ -1,7 +1,7 @@ - - + + diff --git a/src/root/about.html b/src/root/about.html index 25de384..d57471b 100644 --- a/src/root/about.html +++ b/src/root/about.html @@ -17,11 +17,11 @@
-

hi!

+

hi, i'm cat

-hello! im cat. i like the arts, sciences, philosophy, languages and everything in between. +i like the arts, sciences, philosophy, languages and everything in between.

diff --git a/todo.md b/todo.md index 161798b..9fd5241 100644 --- a/todo.md +++ b/todo.md @@ -1,14 +1,12 @@ * [-] responsive design * [-] nav - * [x] rename to nav + * [ ] turn into