From 6103796b53c1bed45c42047f1a234a08c00f0675 Mon Sep 17 00:00:00 2001 From: ktyl Date: Sat, 1 Jan 2022 22:57:56 +0000 Subject: [PATCH] fix about page title spacing on mobile --- src/inc_css/gallery.css | 7 ------- src/inc_css/page.css | 3 ++- todo.md | 14 ++++++++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/inc_css/gallery.css b/src/inc_css/gallery.css index 06e2c3b..5831ca1 100644 --- a/src/inc_css/gallery.css +++ b/src/inc_css/gallery.css @@ -8,13 +8,6 @@ transform: translate(-50%,0); } -.portfolio h1 { - margin-top: 1.2em; - text-align: center; - - padding: 0.2em 0.4em; -} - .portfolio p { margin: 1.2em 0 2em; diff --git a/src/inc_css/page.css b/src/inc_css/page.css index accd2ec..a7288d4 100644 --- a/src/inc_css/page.css +++ b/src/inc_css/page.css @@ -57,7 +57,8 @@ font-size: 1.7em; - margin: .5em; + margin-top: 1.2em; + padding: 0.2em 0.4em; text-align: center; } diff --git a/todo.md b/todo.md index 9fd5241..2d8706a 100644 --- a/todo.md +++ b/todo.md @@ -1,19 +1,25 @@ * [-] responsive design * [-] nav - * [ ] turn into