Fix image borders
This commit is contained in:
parent
73a7a80a33
commit
0fe30169c6
|
@ -28,7 +28,7 @@ blockquote {
|
||||||
}
|
}
|
||||||
|
|
||||||
img.with-border {
|
img.with-border {
|
||||||
@apply .border .border-grey-light;
|
@apply .border .border-solid .border-grey-light;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, h2, h3 { @apply .mb-2; }
|
h1, h2, h3 { @apply .mb-2; }
|
||||||
|
|
Loading…
Reference in a new issue