9 lines
178 B
SCSS
9 lines
178 B
SCSS
//
|
|
// Popover
|
|
// --------------------------------------------------
|
|
|
|
.popover-header {
|
|
padding-bottom: 1px;
|
|
font-family: $headings-font-family;
|
|
border-bottom: none;
|
|
} |