Mustafa DEDE
@mustafadedeAll comments
- @Vorczu@mustafadede
Hi Adam! It's me again :D Your button have a border but design not. You should delete your border in your css file like
border: 0;
Have a good day! - @Vorczu@mustafadede
Hi Adam! Your button have a border but design not. You should delete your border in your css file like
border: 0;
- @seths10
- @mbilal-x@mustafadede
Hi Bilal ! You should add
box-shadow
to your card. - @KIaudiusz@mustafadede
Hey KIaudiusz! Your footer must be bottom section in your site so not in your
"container"
class. Must be out of"container"
. Have a great day! Also if you addtransform:scale()
in your"container"
class looks like more the design.Marked as helpful - @Lartweib@mustafadede
Hey Daniel ! As you can see card has a shadow. You can add your card
box-shadow
then your solution will be so much closer the design. Btw your solution looks so good. Have a great day!Marked as helpful