mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add print media type to +tablet mixin media query
This commit is contained in:
committed by
Jeremy Thomas
parent
69b0f22a4a
commit
3b7a4ea4f5
@@ -179,7 +179,7 @@
|
||||
@content
|
||||
|
||||
=tablet
|
||||
@media screen and (min-width: $tablet)
|
||||
@media screen and (min-width: $tablet), print
|
||||
@content
|
||||
|
||||
=tablet-only
|
||||
|
||||
Reference in New Issue
Block a user