Merge latest changes #4

Merged
ArisuOngaku merged 1 commits from develop into master 2020-07-12 12:17:56 +02:00
1 changed files with 1 additions and 0 deletions

View File

@ -652,6 +652,7 @@ button, .button {
top: 0;
width: var(--progress);
height: 100%;
transition: width ease-out 150ms;
background: $secondary;
}