Update vertical snippets
This commit is contained in:
parent
644542a3c8
commit
1e5a1736c8
3 changed files with 3 additions and 3 deletions
|
@ -183,7 +183,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
@include tablet {
|
||||
@include fullhd {
|
||||
.bd-snippet.bd-is-vertical {
|
||||
align-items: flex-start;
|
||||
display: grid;
|
||||
|
|
|
@ -17912,7 +17912,7 @@ a.has-text-bootstrap-dark:hover, a.has-text-bootstrap-dark:focus {
|
|||
top: 0;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 769px), print {
|
||||
@media screen and (min-width: 1408px) {
|
||||
.bd-snippet.bd-is-vertical {
|
||||
align-items: flex-start;
|
||||
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
Loading…
Add table
Reference in a new issue