This commit is contained in:
Liyas Thomas
2020-10-16 07:10:07 +05:30
parent edf58ee897
commit 02471e6d60
9 changed files with 16 additions and 35 deletions

View File

@@ -290,6 +290,7 @@ kbd {
.slide-in {
@apply relative;
animation: slideIn 0.2s forwards ease-in-out;
}