Latest solutions
Latest comments
- @VorczuSubmitted over 2 years ago@mustafadedePosted over 2 years ago
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!1 - @VorczuSubmitted over 2 years ago@mustafadedePosted over 2 years ago
Hi Adam! Your button have a border but design not. You should delete your border in your css file like
border: 0;
0 - @seths10Submitted over 2 years ago@mustafadedePosted over 2 years ago
Hi Seth ! You should add
box-shadow
to your card.Marked as helpful0 - @mbilal-xSubmitted over 2 years ago@mustafadedePosted over 2 years ago
Hi Bilal ! You should add
box-shadow
to your card.1 - @KIaudiuszSubmitted almost 3 years ago@mustafadedePosted almost 3 years ago
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 helpful1 - @LartweibSubmitted almost 3 years ago@mustafadedePosted almost 3 years ago
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 helpful0