-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
animated slider homepage #225
base: master
Are you sure you want to change the base?
Conversation
Co-authored-by: Khushi Gautam <[email protected]>
@khushishikhu do let me know |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@khushishikhu i have made the changes
<div className={styles.item1}>Women complain about premenstrual syndrome, but I think of it as the only time of the month that I can be myself- Roseanne Barr</div> | ||
<div className={styles.item2}>Periodo is here to help you</div> | ||
<div className={styles.item3}>We Care About Your Periods</div> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
</div> |
|
@satavshreya I have an idea if you could implement that. https://codepen.io/Niranjan31/pen/vYXYOZa I have searched out this design for the homepage and would love if you could implement it |
@khushishikhu i will try this out |
|
@@ -2,13 +2,14 @@ | |||
@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap'); | |||
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&family=Playball&family=Redressed&family=Special+Elite&display=swap'); | |||
|
|||
.background{ | |||
/*.background{ | |||
margin: 50px 0; | |||
background-image: url('./images/women.jpg'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
won't commenting this code out make the background image disappear
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Aaishpra i checked there wasnt such change because the picture that is women .jpg in images isnt the background page its some other picture
@satavshreya can you add screenshots or gif for the changes done here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@satavshreya please remove the merge conflicts. Rest looks good to me
Description
FIXES #118
Describe the changes you've made
Added animated slider with captions
-->