Skip to content

Commit

Permalink
🌈✨ Brand Slider add & Edit README.md File πŸ¦„
Browse files Browse the repository at this point in the history
Slider adds using the slick slider. It's Required Jquery.
  • Loading branch information
Diptenusarkar authored Oct 8, 2021
1 parent 5e02811 commit b4023b6
Show file tree
Hide file tree
Showing 5 changed files with 434 additions and 410 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,8 @@
```
11. **Make pull request (PR)** πŸš€
## Our Contributors
<a href="https://github.com/saloni-15/Heel2Toe">
<img src="https://contrib.rocks/image?repo=saloni-15/Heel2Toe" />
</a>
18 changes: 18 additions & 0 deletions css/brand__slider.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
.section__brand {
padding: 40px 0 80px 0;
}

.section__brand h1 {
margin-bottom: 40px;
text-align: center;
}

.slider__img-box {
height: 200px;
width: 200px;
}

.slider__img-box img {
height: 200px;
width: 200px;
}
2 changes: 1 addition & 1 deletion css/trending.css
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/* need css */
/* empty css file */
Loading

0 comments on commit b4023b6

Please sign in to comment.