mirror of
https://github.com/FranP-code/Tic-Tac-Toe-Game.git
synced 2025-10-12 23:52:39 +00:00
Added some style logic
This commit is contained in:
@@ -25,4 +25,8 @@ body {
|
||||
button {
|
||||
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.animate__animated.animate__fadeOutDown {
|
||||
--animate-duration: 1s;
|
||||
}
|
||||
Reference in New Issue
Block a user