diff --git a/index.html b/index.html index 6962240..5cc88b0 100644 --- a/index.html +++ b/index.html @@ -30,10 +30,5 @@ Remix on Glitch - - -
- diff --git a/style.css b/style.css index 61caea3..1b852a1 100644 --- a/style.css +++ b/style.css @@ -98,6 +98,8 @@ body { border: 1px solid #000000; box-sizing: border-box; border-radius: 4px; + color: #000; + text-decoration: none; } .btn--remix:hover {