mirror of https://github.com/ColorlibHQ/AdminLTE
10 lines
140 B
SCSS
10 lines
140 B
SCSS
|
.content-header {
|
||
|
padding: 1rem $content-padding-x;
|
||
|
|
||
|
.breadcrumb {
|
||
|
margin-bottom: 0;
|
||
|
padding: 0;
|
||
|
line-height: 2.5rem;
|
||
|
}
|
||
|
}
|