-
-
Notifications
You must be signed in to change notification settings - Fork 785
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
NW6/NoheTekelmariyam/html-css/bike-for-refugees/week1 #480
base: main
Are you sure you want to change the base?
NW6/NoheTekelmariyam/html-css/bike-for-refugees/week1 #480
Conversation
…guidance Update git guidances for coursework submission
✅ Deploy Preview for cyf-bfr ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
after using css
<button>Donate a bike today</button> | ||
<button>Volunteer</button> | ||
<button class="donate-button">Donate a bike today</button> | ||
<button class="volunteer-button">Volunteer</button> | ||
</div> | ||
|
||
<div> | ||
<h2 class="heading-underline">Learn more</h2> |
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.
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.
yes i can
@@ -30,7 +29,7 @@ | |||
/> | |||
</a> | |||
|
|||
<div> | |||
<nav class="nav"> | |||
<ul class="navigation__list"> | |||
<li class="navigation__item"> | |||
<a class="navigation__link" href="#">Home</a> |
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.
These links do not become orange on hover, can you try to make that happen? thanks
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.
alright i will do it. Thanks for your feedback!
added css