diff --git a/public/bill-generator-pp.html b/public/bill-generator-pp.html index c564b23..66f2f12 100644 --- a/public/bill-generator-pp.html +++ b/public/bill-generator-pp.html @@ -54,23 +54,17 @@ position: absolute; top: 10%; margin:5px; - + font-weight: 200; color: #fff; opacity: 0.65; text-align: center; - font-size: 0.775rem; + font-size: 1vw; line-height: 1.05rem; letter-spacing: 0.135em; word-spacing: -0.075rem; } - @media screen and (max-width: 400px) { - #welcome { - font-size: 0.45rem !important; - } - } - #browserWidthNotice { font-style: italic; display: none; @@ -85,7 +79,7 @@ text-decoration: none; color: #d6d6d6; - font-size: 2rem; + font-size: 3vw; letter-spacing: 0.025em; font-family: "Gloria Hallelujah"; @@ -147,4 +141,4 @@