diff --git a/index.php b/index.php index 0308c04..575fd73 100644 --- a/index.php +++ b/index.php @@ -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 {