upd
This commit is contained in:
@@ -13,3 +13,19 @@ body {
|
||||
.font-tenor {
|
||||
font-family: "Tenor Sans", sans-serif;
|
||||
}
|
||||
|
||||
.entering {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.entered {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.exiting {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.exited {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user