From f6aa6a1aa94b22842762af83f608267b0a811182 Mon Sep 17 00:00:00 2001 From: David Wingate Date: Tue, 20 Feb 2024 11:20:07 -0700 Subject: [PATCH] fixed style --- experiences/cpms50/web/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/experiences/cpms50/web/style.css b/experiences/cpms50/web/style.css index aadad65..725afd1 100644 --- a/experiences/cpms50/web/style.css +++ b/experiences/cpms50/web/style.css @@ -89,7 +89,7 @@ div.birthday { -o-transform: rotate(-90deg); position: absolute; - bottom: 0px; + bottom: 120px; left: 0px; padding: 0px; @@ -101,7 +101,7 @@ div.birthday { color: #ffffff; font-family: SairaCondensed; text-align: right; - font-size: 9em; + font-size: 8em; line-height: 1.5em; }