diff --git a/assets/style.css b/assets/style.css index cb1bd23..1e6d8a8 100644 --- a/assets/style.css +++ b/assets/style.css @@ -22,7 +22,7 @@ header { header * { display: inline; color:white; - position: absolute; + position: relative; top: 50%; transform: translateY(-50%); }