Animate question change
This commit is contained in:
@@ -33,6 +33,11 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#question * {
|
||||||
|
animation-name: appear;
|
||||||
|
animation-duration: .5s;
|
||||||
|
}
|
||||||
|
|
||||||
#question > h1 {
|
#question > h1 {
|
||||||
font-size: 3rem;
|
font-size: 3rem;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user