💫 Updating animations and transitions

This commit is contained in:
Liyas Thomas
2019-12-08 22:38:32 +05:30
parent d018ebda7e
commit cd8b4d0dd1
6 changed files with 24 additions and 13 deletions

View File

@@ -311,6 +311,10 @@ ol li {
padding: 16px 0;
}
.bg-color {
background-color: var(--bg-color);
}
@media (max-width: 720px) {
.virtual-list.filled {
min-height: 320px;