feat(shortcode): figure and figures flex box
This commit is contained in:
parent
eefff4e50b
commit
e326cdfc95
14 changed files with 158 additions and 58 deletions
|
|
@ -416,6 +416,9 @@
|
|||
display: flex;
|
||||
flex-direction: column-reverse;
|
||||
}
|
||||
.organization__image {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: $md-breakpoint) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue