diff --git a/src/stylesheets/index.css b/src/stylesheets/index.css index ee9ca61..3f3b8b8 100644 --- a/src/stylesheets/index.css +++ b/src/stylesheets/index.css @@ -5,7 +5,7 @@ body{ } /* Title bar */ #title { - display: inline-block; + display: inline-flex; background-color: white; height: auto; }