diff --git a/web/index.html b/web/index.html index 15cf5cd..aebc607 100644 --- a/web/index.html +++ b/web/index.html @@ -94,21 +94,25 @@ } - -
- -
+ +
+ +
diff --git a/web/style.css b/web/style.css index 021e0a0..4891fd3 100644 --- a/web/style.css +++ b/web/style.css @@ -17,6 +17,7 @@ body { padding: 20px; } +.site-header, header { background: white; padding: 16px 18px;