@Muhammad-samirSubmitted over 3 years ago
I will happy if you give me a feedback about my project and tell me what do you think about my code
I will happy if you give me a feedback about my project and tell me what do you think about my code
Everything looking good, one thing you missed *border-radius :)
So this is my third solution for Frontend mentor and I think I am improving my skills. This time I tried to use pure CSS to set the styles instead of using bootstrap. Check it out and please, send me feedback.
@rafanicola Hi bro, your site is looking good, my recommend to use 'display:flex' in
.container{ display: flex; flex-wrap: wrap;}
i hope it help you:)
Can anyone give me suggest me how to add arrow on the share container.
This is my suggestion to use ::before selector to make arrow (it's means #share-container::before)