diff --git a/css/style.css b/css/style.css index d66dd4b..7768979 100644 --- a/css/style.css +++ b/css/style.css @@ -300,10 +300,6 @@ li { margin-block-end: 20px; } -h1 { - text-align: center; -} - .raid-pokemon { position: relative; user-select: none; @@ -510,9 +506,9 @@ img.shiny:hover { h1.title { position: relative; inset-block-start: 25px; - font-size: 4rem; + font-size: 5rem; + text-align: center; font-weight: bolder; - /* color: #e1d7f6; */ color: #1a171d; } @@ -576,11 +572,6 @@ h1.title { margin-inline: auto; } - /* h1.title { - text-stroke: unset; - -webkit-text-stroke: unset; - } */ - .button { inline-size: 100% !important; margin-inline: 0;