demarches-normaliennes/app/assets/stylesheets/table_service.scss

10 lines
135 B
SCSS
Raw Normal View History

2018-04-19 18:12:48 +02:00
@import "constants";
.table-service {
.change {
text-align: center;
width: 200px;
padding-left: $default-padding;
}
}