mirror of
https://github.com/ProjectSegfault/website.git
synced 2025-05-31 14:12:04 +05:30
@ -35,9 +35,7 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.text-flicker-in-glow {
|
.text-flicker-in-glow {
|
||||||
opacity:0;
|
opacity:1;
|
||||||
}
|
|
||||||
.text-flicker-in-glow:hover {
|
|
||||||
-webkit-animation: text-flicker-in-glow 900ms both;
|
-webkit-animation: text-flicker-in-glow 900ms both;
|
||||||
animation: text-flicker-in-glow 900ms both;
|
animation: text-flicker-in-glow 900ms both;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user