5 lines
84 B
SCSS
5 lines
84 B
SCSS
@import "constants";
|
|
|
|
.turbolinks-progress-bar {
|
|
background-color: $light-blue;
|
|
}
|