Skip to content

Commit de2393e

Browse files
adds margin to the bottom of fb widget
1 parent 6cd9d7c commit de2393e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h2>Watch this space</h2>
5555
when the events are.
5656
</p>
5757

58-
<div class="text-center">
58+
<div class="text-center mb-4">
5959
<div class="fb-page" data-href="https://www.facebook.com/codewithgroup" data-tabs="events" data-width="" data-height="" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true"><blockquote cite="https://www.facebook.com/codewithgroup" class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/codewithgroup">CodeWith</a></blockquote></div>
6060
</div>
6161

0 commit comments

Comments
 (0)