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