mirror of
https://github.com/danbulant/Portfolio
synced 2026-05-24 12:35:31 +00:00
feat: cursor pointer for email icon
This commit is contained in:
parent
5a5663e4cc
commit
3fa1ee44a5
1 changed files with 3 additions and 0 deletions
|
|
@ -8,4 +8,7 @@
|
|||
|
||||
@apply select-none;
|
||||
}
|
||||
span:hover {
|
||||
@apply cursor-pointer;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue