added apply all rule.

This commit is contained in:
Bryce Covert
2020-01-24 19:28:52 -08:00
parent bb40bff203
commit 54fc606cf0
8 changed files with 85 additions and 19 deletions

View File

@@ -114,6 +114,9 @@
.modal {
animation: appear .7s ease both;
}
.modal.wide .modal-card {
width: 1024px;
}
@keyframes grow-width {
from {
width: 0px;