diff --git a/login.html b/login.html index 69695f6..241176b 100644 --- a/login.html +++ b/login.html @@ -30,7 +30,6 @@ a:hover { text-decoration: underline; - border-bottom-style: solid; } h1 { @@ -101,7 +100,7 @@ #header { display: flex; justify-content: space-between; - padding: 20px; + padding: 24px; background-color: #272727; } @@ -135,13 +134,13 @@