diff --git a/css/phone.css b/css/phone.css index ba96474..3654b37 100644 --- a/css/phone.css +++ b/css/phone.css @@ -9,6 +9,11 @@ } +.homelink{ + text-decoration: none; + color: black; +} + .palm-tree-left{ transform: scaleX(-1); -webkit-transform: scaleX(-1); diff --git a/index.html b/index.html index d80302d..9593be9 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@