5 lines
70 B
Stylus
5 lines
70 B
Stylus
|
.headband {
|
||
|
height: $headband-height;
|
||
|
background: $headband-bg;
|
||
|
}
|