Skip to content

Commit 29a1934

Browse files
authoredSep 29, 2022
Fixes spacing under iframe
1 parent c47e8aa commit 29a1934

File tree

1 file changed

+1
-1
lines changed
  • themes/influencer-hugo/assets/scss/templates

1 file changed

+1
-1
lines changed
 

‎themes/influencer-hugo/assets/scss/templates/_blog.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.single-blog-item {
22
iframe {
3-
margin-bottom: 1.5rem;
3+
padding-bottom: 1.5rem;
44
}
55
}
66

0 commit comments

Comments
 (0)
Please sign in to comment.