ffffng/app/styles/views/_newNodeForm.scss
2014-05-12 20:08:19 +02:00

8 lines
98 B
SCSS

.new-node-form {
@extend .container;
}
.node-created {
@extend .jumbotron, .container;
}