From 5ec6827dccc37f95960dbf3e330316b4f99c182e Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Wed, 25 Jan 2023 19:11:14 -0800 Subject: [PATCH] making misc headers white --- main.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/main.css b/main.css index b5740e3..a1b8161 100644 --- a/main.css +++ b/main.css @@ -38,6 +38,9 @@ h3 { font-size: 20px; line-height: 1.5em; } +h4,h5,h6{ + color: #ffffffff; +} img.avatar{ width: 200px; height: 200px;