Skip to content

Commit

Permalink
Merge pull request #87 from geo-milev/fix-social-media-icons-hiding-text
Browse files Browse the repository at this point in the history
Fix social media icons hiding Slide text
  • Loading branch information
MihailMihov authored Sep 26, 2023
2 parents 55f1542 + c2b9b79 commit 4c6e07e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/Slideshow.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,8 @@
line-height: 33px;
text-align: center;
margin-bottom: 0;
margin-left: 4rem;
margin-right: 4rem;
color: #FFFFFF;
}
Expand Down

0 comments on commit 4c6e07e

Please sign in to comment.