mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 05:04:28 -07:00
Update vertical snippets
This commit is contained in:
@@ -183,7 +183,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@include tablet {
|
@include fullhd {
|
||||||
.bd-snippet.bd-is-vertical {
|
.bd-snippet.bd-is-vertical {
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
display: grid;
|
display: grid;
|
||||||
|
|||||||
@@ -17912,7 +17912,7 @@ a.has-text-bootstrap-dark:hover, a.has-text-bootstrap-dark:focus {
|
|||||||
top: 0;
|
top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 769px), print {
|
@media screen and (min-width: 1408px) {
|
||||||
.bd-snippet.bd-is-vertical {
|
.bd-snippet.bd-is-vertical {
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
display: grid;
|
display: grid;
|
||||||
|
|||||||
2
docs/css/bulma-docs.min.css
vendored
2
docs/css/bulma-docs.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user