Init(Core): Change repo
This commit is contained in:
22
public/assets/scss/custom/structure/_page-head.scss
Normal file
22
public/assets/scss/custom/structure/_page-head.scss
Normal file
@@ -0,0 +1,22 @@
|
||||
//
|
||||
// Page-title
|
||||
//
|
||||
|
||||
.page-title-box {
|
||||
|
||||
|
||||
.breadcrumb {
|
||||
background-color: transparent;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
h4 {
|
||||
text-transform: uppercase;
|
||||
font-weight: $font-weight-bold;
|
||||
font-size: 16px !important;
|
||||
}
|
||||
|
||||
.page-title {
|
||||
line-height: 70px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user