mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
Add print media type to +tablet mixin media query
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user