mirror of
https://github.com/YGGverse/YGGwave.git
synced 2026-03-31 17:55:37 +00:00
add transition effect for others
This commit is contained in:
parent
18610d32ec
commit
0e7ccfa40f
1 changed files with 2 additions and 0 deletions
|
|
@ -89,8 +89,10 @@
|
|||
text-decoration: none;
|
||||
font-family: ThasadithRegular, Sans-serif;
|
||||
font-weight: lighter;
|
||||
transition: all .5s ease-in;
|
||||
-moz-transition: all .5s ease-in;
|
||||
-o-transition: all .5s ease-in;
|
||||
-webkit-transition: all .5s ease-in;
|
||||
}
|
||||
|
||||
main {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue