FIX Update image width to 100%
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
76ac0d55c4
commit
14d44adde1
|
|
@ -2,7 +2,7 @@
|
||||||
figure.picture-container {
|
figure.picture-container {
|
||||||
/* @apply overflow-x-hidden; */
|
/* @apply overflow-x-hidden; */
|
||||||
img {
|
img {
|
||||||
@apply rounded-3xl;
|
@apply rounded-3xl w-full;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
figcaption {
|
figcaption {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user