-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
πβ¨ Brand Slider add & Edit README.md File π¦
Slider adds using the slick slider. It's Required Jquery.
- Loading branch information
1 parent
5e02811
commit b4023b6
Showing
5 changed files
with
434 additions
and
410 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
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
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; | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
/* need css */ | ||
/* empty css file */ |
Oops, something went wrong.