Skip to content

Conversation

chloeleteinturier
Copy link

No description provided.

Copy link
Collaborator

@tawebbcn tawebbcn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good!

<img src="./images/oracle-logo.png" alt="">
<img src="./images/ticketmaster-logo.png" alt="">
<button class="extra discover">DISCOVER WHY</button>
<img class="partner" src="./images/airbnb-logo.png" alt="">
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now that you have edited them maybe you could add the content for the alt attribute :)

@@ -1,7 +1,248 @@
html, body, div, span, applet, object, iframe,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reset at the top, good

font-family: 'Slabo 27px', serif;
*/

@media (max-width: 768px){
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You actually don't need to add all you code inside the media query, only the rules that are specific for that screen size. If you have questions about how to use the media queries please let us know

}

.navigator{

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the blank

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants