mirror of
https://github.com/YGGverse/YGGwave.git
synced 2025-02-07 20:34:16 +00:00
add transition effect for others
This commit is contained in:
parent
18610d32ec
commit
0e7ccfa40f
@ -89,8 +89,10 @@
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-family: ThasadithRegular, Sans-serif;
|
font-family: ThasadithRegular, Sans-serif;
|
||||||
font-weight: lighter;
|
font-weight: lighter;
|
||||||
|
transition: all .5s ease-in;
|
||||||
-moz-transition: all .5s ease-in;
|
-moz-transition: all .5s ease-in;
|
||||||
-o-transition: all .5s ease-in;
|
-o-transition: all .5s ease-in;
|
||||||
|
-webkit-transition: all .5s ease-in;
|
||||||
}
|
}
|
||||||
|
|
||||||
main {
|
main {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user