diff --git a/header.css b/header.css index 33cc7b0..9710fd3 100644 --- a/header.css +++ b/header.css @@ -32,7 +32,9 @@ } #upheader>div{ - width: 30%; + width: 35%; + display: flex; + justify-content: flex-start; /* border: 1px solid black; */ }