Removing silly text deco
This commit is contained in:
parent
e257c20eb8
commit
90f4262b86
@ -93,6 +93,10 @@ html {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.socials:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.reveal-text {
|
||||
animation: slideIn 1.2s;
|
||||
animation-delay: 750ms;
|
||||
|
Loading…
Reference in New Issue
Block a user