Skip to content

Commit

Permalink
Merge pull request OSCode-Community#1629 from harshita-2003/master
Browse files Browse the repository at this point in the history
our accomplishment section made responsive
  • Loading branch information
Divesh2003 authored Aug 10, 2023
2 parents 6d56a09 + 9d53ac3 commit c75280c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1185,7 +1185,7 @@ a:hover i {

@media only screen and (max-width: 370px) {
.testimonials .testimonial-item {
height: 490px;
height: fit-content;
}
}

Expand Down

0 comments on commit c75280c

Please sign in to comment.