Skip to content

Commit

Permalink
💄 Guestbook textSection fontsize update
Browse files Browse the repository at this point in the history
guestbook textSection fontsize update
  • Loading branch information
nadomolayohehe committed Oct 27, 2024
1 parent bc5c8ea commit dfc465e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/guestBook/MessageInputSection.style.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export const TextSection = styled.div`
position: relative;
@media (max-width: 768px) {
font-size: 1.5em;
font-size: 1.3em;
width: 100%;
text-align: center;
margin-top: 5%;
Expand Down

0 comments on commit dfc465e

Please sign in to comment.