diff options
Diffstat (limited to 'frontend/src/pages/contact.css')
-rw-r--r-- | frontend/src/pages/contact.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/src/pages/contact.css b/frontend/src/pages/contact.css new file mode 100644 index 0000000..e22a888 --- /dev/null +++ b/frontend/src/pages/contact.css @@ -0,0 +1,3 @@ +#contact .card:hover i,#contact .card:hover h4{ + color: #9400FF; +}
\ No newline at end of file |