Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c1c7a60

Browse files
pietervzpao
authored andcommitted
Added clearfix to blog content holder
1 parent adad0d7 commit c1c7a60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/_css/react.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,8 @@ section.black content {
389389
*/
390390

391391
.blogContent {
392+
@include clearfix;
393+
392394
padding-top: 20px;
393395

394396
blockquote {

0 commit comments

Comments
 (0)