mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-23 02:40:14 +01:00
feat(buttons): add new examples
This commit is contained in:
parent
95edada0e9
commit
224e0d3390
5 changed files with 74 additions and 57 deletions
|
|
@ -1,17 +1,17 @@
|
|||
.row {
|
||||
padding: 0 15px;
|
||||
padding: 0 1rem;
|
||||
}
|
||||
|
||||
.size-container {
|
||||
margin-right: 20px;
|
||||
margin-right: 1rem;
|
||||
|
||||
.header {
|
||||
margin-bottom: 7px;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.subheader {
|
||||
color: #ffffff;
|
||||
margin-bottom: 19px;
|
||||
margin-bottom: 1rem;
|
||||
font-size: 0.875rem;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue