mirror of
https://github.com/a2nt/webpack-bootstrap-ui-kit.git
synced 2024-10-22 11:05:45 +02:00
IMPROVEMENT: ui.elemental
This commit is contained in:
parent
1c27581896
commit
6504102117
@ -3,12 +3,11 @@
|
||||
*/
|
||||
|
||||
// hide default page title cuz elemental object will be used to display titles
|
||||
h1.page-header {
|
||||
.page-header-element {
|
||||
display: none;
|
||||
margin-bottom: 0;
|
||||
|
||||
&.no-elements {
|
||||
display: block;
|
||||
h1 {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user