mirror of https://github.com/twbs/bootstrap.git
@headingsColor → @headings-color
This commit is contained in:
parent
86ec05793a
commit
dc3d16648c
|
|
@ -15,7 +15,7 @@
|
||||||
// Headings for larger alerts
|
// Headings for larger alerts
|
||||||
h4 {
|
h4 {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
// Specified for the h4 to prevent conflicts of changing @headingsColor
|
// Specified for the h4 to prevent conflicts of changing @headings-color
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
// Provide class for links that match alerts
|
// Provide class for links that match alerts
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue