5 lines
93 B
SCSS
5 lines
93 B
SCSS
footer {
|
|
box-shadow: $courseware-footer-shadow;
|
|
margin-top: $courseware-footer-margin;
|
|
}
|