1
0
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:
Chris Rebert
2015-01-20 15:35:28 -08:00
parent eaaaa00520
commit fd13e33aa4
2 changed files with 46 additions and 13 deletions

View File

@@ -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.