-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit updates the styles for the website to v1. The following changes were made: - Added flexbox layout to the `About-us` section and made it scrollable on small screens. - Updated the `Reviews` section to use a flexbox layout and added hover effects to the review cards. - Added a new `Review` section to the homepage with customer testimonials. - Updated the typography and colors throughout the site. - Added a shadow to the about image on hover. - Added a drop shadow to the review cards on hover. - Added a scale effect to the review cards on hover. - Changed the background color of the `About-us` section on dark mode. - Added a `max-width` to the `Review` section. - Added a `basis` property to the `Review` section. - Added a `flex-grow` property to the `Review` section. - Added a `grid-template-columns` property to the `Review` section. - Added a `grid-auto-flow` property to the `Review` section.
- Loading branch information
Showing
3 changed files
with
218 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.