diff --git a/public/css/style.css b/public/css/style.css index e9cf803..5f79f4a 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -5,7 +5,6 @@ align-items: center; justify-content: space-between; top: 0; - width: 100vw; max-width: 100vw; z-index: 1000; background: #fafafa; @@ -13,16 +12,6 @@ padding: 0 1em; } -.info-btn { - background: none; - border: none; - font-size: 1.5rem; -} - -button { - cursor: pointer; -} - body { font-family: sans-serif; margin: 0; @@ -43,9 +32,17 @@ fieldset { button { padding: 0.5em 1em; + cursor: pointer; } -h1 { +.info-btn { + background: none; + border: none; + font-size: 1rem; + padding: 0; +} + +header #page-title { display: flex; align-items: center; gap: 0.5rem; diff --git a/public/index.html b/public/index.html index c5f33fb..762399c 100644 --- a/public/index.html +++ b/public/index.html @@ -14,11 +14,11 @@
@@ -48,7 +48,7 @@

- +
@@ -57,7 +57,7 @@

- +