Skip to content

Commit

Permalink
Modified
Browse files Browse the repository at this point in the history
  • Loading branch information
sadique21hs committed Feb 16, 2024
1 parent 01e7c51 commit c32ea94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 3 additions & 3 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ p{
/*Testimonials Section*/

#testimonials{
padding: 7% 15%;

text-align: center;
background-color: #ef8172 ;

Expand All @@ -119,11 +119,11 @@ margin: 20px;

}
#pricing{

padding: 7% 15%;
text-align: center;
}
.carousel-item{
padding: 7% 15%;
padding: 7% 15%;
}

/* Call to Action */
Expand Down
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ <h2 class="testimonial-text">
src="images/Kayla-Person.jpg"
alt="lady-profile"
/>
<em>Andrew Farley, Illinois</em>
</div>
<div class="carousel-item">
<h2 class="testimonial-text">
Expand All @@ -157,6 +158,7 @@ <h2 class="testimonial-text">
src="images/download.jpg"
alt="lady-profile"
/>
<em>Lala Colette, German</em>
</div>

<button
Expand Down

0 comments on commit c32ea94

Please sign in to comment.