adding rounded edges to schema picture
This commit is contained in:
parent
b21124338b
commit
b8abc9c7a1
|
|
@ -1,4 +1,9 @@
|
|||
.homegrade-blocks-focused-schema {
|
||||
figure.picture-container {
|
||||
img {
|
||||
@apply rounded-3xl;
|
||||
}
|
||||
}
|
||||
figcaption {
|
||||
ol {
|
||||
@apply xl:grid grid-cols-2;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user