scratch-www/src/views/guidelines/guidelines.scss

13 lines
147 B
SCSS
Raw Normal View History

2016-04-23 14:27:08 -04:00
@import "../../colors";
.guidelines-footer {
margin-top: 1.5rem;
text-align: center;
}
dl {
dt {
2016-04-29 17:15:26 -04:00
margin-top: 1.5rem;
2016-04-23 14:27:08 -04:00
}
}