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

12 lines
174 B
SCSS
Raw Normal View History

2016-04-23 14:27:08 -04:00
@import "../../colors";
@import "../../typography";
.view {
.guidelines-footer {
text-align: center;
img {
margin: 0 auto;
}
}
}