Skip to content

Commit

Permalink
Merge pull request #47 from vedsom/main
Browse files Browse the repository at this point in the history
Solved testimonial section
  • Loading branch information
agamjotsingh18 committed Aug 31, 2022
2 parents bf05346 + bf65b14 commit 3436eb9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5501
}
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ section {

#testimonials .testimonial-item {
box-sizing: content-box;
padding: 30px 30px 0 30px;
padding: 50px 50px 0 50px;
margin: 30px 15px;
text-align: center;
min-height: fit-content;
Expand Down

0 comments on commit 3436eb9

Please sign in to comment.