Skip to content

Commit

Permalink
Tweak padding of quote
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitish-bot committed Jun 19, 2024
1 parent f3b4aee commit 6669e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ ul {
}

.quote {
padding: 9vh 15vw;
padding: 9vh 25vw;
background-color: #E5E7EB;

display: flex;
Expand Down

0 comments on commit 6669e43

Please sign in to comment.