mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-21 08:46:10 +01:00
fix(header): improve header styles, add nebular icons
This commit is contained in:
parent
429fd095cf
commit
3febc37ed7
5 changed files with 99 additions and 105 deletions
|
|
@ -1,8 +1,8 @@
|
|||
@import '../../styles/themes';
|
||||
|
||||
@include nb-install-component() {
|
||||
h5 {
|
||||
margin-bottom: 1rem;
|
||||
h6 {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.settings-row {
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
flex-wrap: wrap;
|
||||
|
||||
width: 90%;
|
||||
margin: 0 auto 2rem;
|
||||
margin: 0 0 1rem;
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue