Skip to content

Commit

Permalink
Utilizing blank space for carousel (#657)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishvsalvi authored Jan 30, 2025
1 parent 09c86e1 commit 6b70465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contact-us.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ <h2 class="text-center customPadding2">SOCIAL MEDIA PLATFORMS</h2>
<div class="row">
<div class="col-md-12">
<div class="block">
<div id="social-media-logos" class="owl-carousel">
<div id="social-media-logos">
<div class="social-media-logos-img">
<a href="https://www.facebook.com/SugarLabs-187845102582/timeline/"><img src="{{ site.baseurl }}/assets/f.svg" alt="Facebook logo" class="customLogoImageStyle"></a>
</div>
Expand Down

0 comments on commit 6b70465

Please sign in to comment.