From a14b9769f17e5643016e49189a0be41bf9ef519d Mon Sep 17 00:00:00 2001 From: Steph Enders Date: Wed, 21 Jun 2023 20:48:39 -0400 Subject: Adjust semantics and content width A handful of updates but mostly was adjusting some accessibility recommendations --- www/index.html | 47 +++++++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 22 deletions(-) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index c23f0eb..093ea14 100644 --- a/www/index.html +++ b/www/index.html @@ -9,6 +9,8 @@ href="favicon.ico"> + a { @@ -46,16 +52,15 @@ background-color: white; padding: 16px; } - .content article { + main article { margin: auto auto; - max-width: 1000px; + max-width: var(--page-width); border-radius: 8px; margin-bottom: 32px; } - .content article:last-child { + main article:last-child { margin-bottom: none; } - .transflag { width: var(--flagwidth); height: var(--flagheight); @@ -80,14 +85,13 @@
-

Hello,

-

The Woman in my Eye

- +

Hello, the Woman in my Eye

-
+ +

Welcome to my blog. My name is Steph and I am a 30 something transgender woman. This blog focuses on my journey transitioning and @@ -100,18 +104,17 @@

This would be where my first article would be... if I didn't just start this site! Please look forward to it.

-
-
-
-
-
-
-
-
-
-
+ +
+
+
+
+
+
+