diff --git a/src/App.css b/src/App.css index b3ecb7a..093408b 100644 --- a/src/App.css +++ b/src/App.css @@ -38,7 +38,7 @@ a:hover { .logoImage { background: url('logo.svg') no-repeat; - background-size: 100px 24px; + background-size: 100%; width: 100px; height: 24px; } @@ -64,7 +64,6 @@ table { } tr { - margin: 4px 0; } tr:hover {