Skip to content

Commit f00efcd

Browse files
committed
Update _info_boxes.scss
- Aligning icon in blockquote boxes in blog posts
1 parent a40e4ec commit f00efcd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

_sass/components/_info_boxes.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,3 +178,9 @@ div.singleentry {
178178
}
179179
}
180180
}
181+
182+
div.singleentry {
183+
blockquote .symbol {
184+
margin-top: 4px;
185+
}
186+
}

0 commit comments

Comments
 (0)