ngx-admin/src/app/pages/ui-features/buttons/shape-buttons/shape-buttons.component.scss

14 lines
197 B
SCSS
Raw Normal View History

2017-06-02 16:05:11 +03:00
.shape-container .header {
margin-bottom: 7px;
}
2017-06-02 16:05:11 +03:00
.shape-container .subheader {
margin-bottom: 19px;
2017-06-02 16:05:11 +03:00
font-weight: 300;
font-size: 0.875rem;
span:nth-child(2) {
color: #ffffff;
}
}