Skip to content

Commit a256eb5

Browse files
Add top marging in list images
1 parent 0e2269c commit a256eb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sass/base.scss

+1
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ blockquote {
135135
img.border {
136136
border: 1px solid #098195;
137137
border-radius: 10px;
138+
margin-top: 0.5rem;
138139
}
139140

140141
.border + .caption {

0 commit comments

Comments
 (0)