_footer.scss 90 Bytes
Newer Older
1
footer {
2 3
	box-shadow: $courseware-footer-shadow;
	margin-top: $courseware-footer-margin;
4
}