Skip to content

completed card hover project #66

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

completed card hover project #66

wants to merge 4 commits into from

Conversation

1khansaad
Copy link

No description provided.

@1khansaad 1khansaad requested a review from a team January 1, 2022 13:37
@1khansaad 1khansaad self-assigned this Jan 1, 2022
Copy link

@syedabdullahali syedabdullahali left a comment

Choose a reason for hiding this comment

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

great job

<div class="cards">
<div class="face face1">
<div class="contant">
<img src="play store.png" width="100px">
Copy link
Contributor

Choose a reason for hiding this comment

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

alt here as well

</div>
</div>
<div class="face face2">
<div class="contant">
Copy link
Contributor

Choose a reason for hiding this comment

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

content

</div>
<div class="cards">
<div class="face face1">
<div class="contant">
Copy link
Contributor

Choose a reason for hiding this comment

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

same here, typo

</div>
</div>
<div class="face face2">
<div class="contant">
Copy link
Contributor

Choose a reason for hiding this comment

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

typo

Copy link
Contributor

@Naufil-Shemle Naufil-Shemle left a comment

Choose a reason for hiding this comment

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

Group the similar properties and check your prettier is working or not.

</div>
<div class="cards">
<div class="face face1">
<div class="contant">
Copy link
Contributor

Choose a reason for hiding this comment

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

typo

</div>
</div>
<div class="face face2">
<div class="contant">
Copy link
Contributor

Choose a reason for hiding this comment

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

typo

height: 100vh;
text-align: center;
align-items: center;
justify-content: space-around;
Copy link
Contributor

@faran4engg faran4engg Jan 1, 2022

Choose a reason for hiding this comment

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

group proprties !

  • for all .css files

Copy link
Contributor

@faran4engg faran4engg left a comment

Choose a reason for hiding this comment

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

live link ?? will you add it after ?

Copy link

@nehalskdev nehalskdev left a comment

Choose a reason for hiding this comment

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

Good one

Copy link
Contributor

@Rehan-Khan-Engineer Rehan-Khan-Engineer left a comment

Choose a reason for hiding this comment

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

You can make this responsive by adding media queries @1khansaad

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.

9 participants