2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03: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
+2
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.