diff --git a/style.css b/style.css index b96b267..5b38fee 100644 --- a/style.css +++ b/style.css @@ -82,7 +82,7 @@ a { font-family: Arial, Helvetica, sans-serif; font-weight: bold; white-space: nowrap; - font-size: 100%; + font-size: 2.25vh; padding-left: 1cqw; padding-right: 1cqw; transition: 0.4s ease-out; @@ -104,6 +104,8 @@ a { .dropdown_header ion-icon { margin-right: 0.5vw; align-self: center; + width: 2.25vh; + height: 2vh; float: right; color: lightpink; transition-duration: 0.25s;