update: Change cards design and write documentation
This commit is contained in:
parent
784672d335
commit
9bd80e41eb
19 changed files with 138 additions and 16 deletions
|
|
@ -16,7 +16,8 @@
|
|||
font-weight: 500;
|
||||
font-size: 14px;
|
||||
//letter-spacing: .25px;
|
||||
color: rgba(0,0,0,0.54);
|
||||
color: rgba(0, 0, 0, 0.54);
|
||||
padding: 9px 21px 10px 19px !important;
|
||||
|
||||
&:focus {
|
||||
outline: none !important;
|
||||
|
|
@ -29,4 +30,8 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#root #secondNavBar .navbar > li > ul li .item {
|
||||
padding-left: 65px !important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue