diff --git a/css/style.css b/css/style.css index 31e31b1..8b580ba 100644 --- a/css/style.css +++ b/css/style.css @@ -32,8 +32,8 @@ body { header{ position: fixed; - top: 0; - left: 0; + /* top: 0; + left: 0; */ background: var(--text-color); width: 100%; font-size: 2.2rem;