mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-07 00:30:11 +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;
|
@apply select-none;
|
||||||
}
|
}
|
||||||
|
span:hover {
|
||||||
|
@apply cursor-pointer;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue