removed width by percentage for header div
authorAndrew Engelbrecht <andrew@fsf.org>
Wed, 24 Jul 2019 20:59:24 +0000 (16:59 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Wed, 24 Jul 2019 20:59:24 +0000 (16:59 -0400)
commit6b43380d93c32f5e83c60c15b6b1d28bccc330dc
tree4a44d98ca545e2649723ec376074a3b06cce0e4f
parente78bc9ba73944b342f0b95e494df53d6c3e755e8
removed width by percentage for header div

this caused a div in the header to be too wide for some screen sizes,
possibly because the header did not start on the left side of the page.
a width does not seem to be necessary here.
css/style.css