mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 03:14:30 -07:00
Add breakpoint containers
This commit is contained in:
@@ -1 +1 @@
|
||||
<span class="tag">>= 1000px</span>
|
||||
<span class="tag">>= 1008px</span>
|
||||
|
||||
1
docs/_includes/bp/fullhd.html
Normal file
1
docs/_includes/bp/fullhd.html
Normal file
@@ -0,0 +1 @@
|
||||
<span class="tag">>= 1392px</span>
|
||||
@@ -1 +1 @@
|
||||
<span class="tag">< 1000px</span>
|
||||
<span class="tag">< 1008px</span>
|
||||
|
||||
1
docs/_includes/bp/widescreen.html
Normal file
1
docs/_includes/bp/widescreen.html
Normal file
@@ -0,0 +1 @@
|
||||
<span class="tag">>= 1200px</span>
|
||||
Reference in New Issue
Block a user