Fix bug with embeds overflowing content width
This commit is contained in:
parent
20ac61fb15
commit
64a8caa5cf
|
@ -9,7 +9,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
min-width: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.kg-image {
|
||||
|
|
Loading…
Reference in New Issue