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

19 lines
224 B
SCSS
Raw Normal View History

2017-06-02 16:05:11 +03:00
.row {
padding: 0 15px;
}
.size-container {
margin-right: 20px;
.header {
margin-bottom: 7px;
}
2017-06-02 16:05:11 +03:00
.subheader {
color: #ffffff;
margin-bottom: 19px;
2017-06-02 16:05:11 +03:00
font-size: 0.875rem;
font-weight: 300;
}
}