-
-
Notifications
You must be signed in to change notification settings - Fork 622
NW6/Fathi-Kahin/ HTML-CSS-Module-project-karma/week 1 #643
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
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for cyf-module-project-html-css ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
} | ||
.section-icon { | ||
display: flex; | ||
padding-left: 7em; |
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.
padding-left: 7em; | |
justify-content: center; | |
gap: 2rem (at least); |
padding-left: 7em; | ||
} | ||
.section-icon div { | ||
padding-left: 7em; |
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.
padding-left: 7em; | |
display: flex; | |
flex-direction: column; | |
align-items: center; |
} | ||
.section-icon div { | ||
padding-left: 7em; | ||
padding-bottom: 3em; |
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.
padding-bottom: 3em; |
text-align: center; | ||
} | ||
.icon-imag { | ||
margin-left: 3em; |
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.
margin-left: 3em; |
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.
I suggested some changes in style.css aimed at a better arrangement of the images just after the Hero section.
Volunteers: Are you marking this coursework? You can find a guide on how to mark this coursework in
HOW_TO_MARK.md
in the root of this repositoryYour Details
Homework Details
Notes
What did you find easy?
What did you find hard?
What do you still not understand?
Any other notes?