Add progress bar styling

This commit is contained in:
Matt-Yorkley
2021-07-08 00:43:24 +01:00
parent 79efa50a34
commit b29d88be25

View File

@@ -1,5 +1,9 @@
@import "mixins";
.turbo-progress-bar {
background-color: $teal-400;
}
// ANIMATION FUNCTIONS
//