mirror of https://github.com/snachodog/mybuddy.git
7 lines
134 B
SCSS
7 lines
134 B
SCSS
|
@import "../../../babyblotter/static_site/scss/variables";
|
||
|
|
||
|
.card-diaperchange {
|
||
|
.progress {
|
||
|
height: $progress-height * 2;
|
||
|
}
|
||
|
}
|