Skip to content

Conversation

@SZureti
Copy link
Owner

@SZureti SZureti commented Jun 7, 2019

No description provided.

@SZureti SZureti requested a review from AdetunjiShennaike June 7, 2019 15:20
@keyframes @name { @arguments(); }
}

.animation(@arguments) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

i enjoyed this

100% { opacity: 1; }
});

.animation(fade-in 0.2s linear infinite alternate)
Copy link
Collaborator

Choose a reason for hiding this comment

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

i like the animation

justify-content: space-evenly;
// border: 2px solid red;

@media @mobile {
Copy link
Collaborator

Choose a reason for hiding this comment

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

good use of the escapes

// // visibility: hidden;
// display: none;
// }
// }
Copy link
Collaborator

Choose a reason for hiding this comment

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

good commenting

</section>
<img src="https://github.com/SZureti/Sprint-Challenge--Advanced-CSS/blob/master/img/blast.png?raw=true" class="blast" alt="Rocket blasting off">
<img src="https://github.com/SZureti/Sprint-Challenge--Advanced-CSS/blob/master/img/sky.png?raw=true" class="sky" alt="Space sky image">
<img src="https://github.com/SZureti/Sprint-Challenge--Advanced-CSS/blob/master/img/launch.png?raw=true" class="launch" alt="Launching rocket">
Copy link
Collaborator

Choose a reason for hiding this comment

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

you could have left the src the same

height: 1.5rem;
font-family: @main-font;
text-align: center;
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

the almighty mixin

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.

3 participants