diff --git a/static/index.html b/static/index.html index f0f1d79..782b0b2 100644 --- a/static/index.html +++ b/static/index.html @@ -34,15 +34,9 @@ Marvin Blum

who am I?

diff --git a/static/style.css b/static/style.css index f51e881..48c2464 100644 --- a/static/style.css +++ b/static/style.css @@ -43,8 +43,9 @@ body { display: flex; } -.menu input { +.menu .button { margin-right: 10px; + } section {