diff --git a/style.css b/style.css index aa0d16a..037e08c 100644 --- a/style.css +++ b/style.css @@ -5,6 +5,10 @@ body { margin-right: 7%; } +a { + color: inherit; +} + input { outline: none; border: none;