adding dank transition

This commit is contained in:
E
2021-03-11 13:11:18 -07:00
parent ce46f006d5
commit 2b495779d3
6 changed files with 8 additions and 7 deletions

View File

@@ -68,6 +68,7 @@
}
.loading-bar {
transition: all 0.5s linear;
background: #66ff66;
height: 100%;
}