Skip to content

Commit

Permalink
Merge pull request #302 from AftabMankapure/testiBubble
Browse files Browse the repository at this point in the history
BUG Testimonials section is hide the bubble #294
  • Loading branch information
apu52 authored Feb 25, 2024
2 parents a39d52a + 3be0439 commit eef21c3
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 @@ -1584,7 +1584,7 @@ body {
/* Testimonials Section */

.testimonials {
z-index: 100;
/* z-index: 100; */
background-color: var(--secondary-color);
max-width: var(--max-width);
padding: 5rem 5rem;
Expand Down

0 comments on commit eef21c3

Please sign in to comment.