-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feedback #112
base: feedback
Are you sure you want to change the base?
Conversation
deleted css file to replace it with scss
added some more elements as well as i made it rescalable
added some more images
i rewrote the website to scss and structured the css fles
i have photoshopped two images so they fit perfectly
i have added a lot of animations and intersection obervers for the scrolling
i added a lot of elements and functions using intersection observers
Added elements and style
added a little detail
Add files via upload
animation sun
Update _animations.scss
man html
Update index.html
Update _layout.scss
Merge pull request #23 from AdvancedCSS2023/man-css
Update _layout.scss
Convert to bem
index svg change index.html
Add files via upload
animation svg change _animations.scss
layout svg update _layout.scss
Update _layout.scss
animation head svg_animations.scss
deleting comments animation_animations.scss
Update _layout.scss
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.
Good work! 👏 👏 👏
.clouds__1>*, .clouds__2>*{ | ||
background-color: white; | ||
} |
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.
Hello :) In this project probably this line worked, but I would not recommend this approach :)
main { | ||
& > div:nth-of-type(-n + 5) { |
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.
nice! 👏
No description provided.