diff --git a/src/app/contact/contact.component.css b/src/app/contact/contact.component.css index b02cee5..670a386 100644 --- a/src/app/contact/contact.component.css +++ b/src/app/contact/contact.component.css @@ -21,6 +21,6 @@ } .icon-layout:hover { - color: #0FA0CE; + color: var(--nord12); cursor: pointer; } diff --git a/src/app/contact/contact.component.html b/src/app/contact/contact.component.html index 7704238..0c1b7b0 100644 --- a/src/app/contact/contact.component.html +++ b/src/app/contact/contact.component.html @@ -3,19 +3,19 @@
- LinkedIn
+
+ LinkedIn
- GitHub
+
+ GitHub
- Email
+
+ Email
Contact me to connect, collaborate or just to chat.