mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 08:39:56 +02:00
add $use-hover-media-query to control @media (hover:hover) usage
This commit is contained in:
@@ -50,6 +50,8 @@ $enable-transitions: true !default;
|
||||
$spacer: 1rem !default;
|
||||
$border-width: .075rem !default;
|
||||
|
||||
$use-hover-media-query: false !default;
|
||||
|
||||
//== Typography
|
||||
//
|
||||
//## Font, line-height, and color for body text, headings, and more.
|
||||
|
Reference in New Issue
Block a user