e-commerce_redstore.github.io
e-commerce_redstore.github.io copied to clipboard
Fixed - Follow us icons are not perfectly round issue
Fixed - Follow us icons are not perfectly round issue please check my pull request and merge with hacktober fest lable
I did css changes to fix the issue .socialbtns .fa { display: flex; justify-content: center; align-items: center; /*width: 40px;*/ /*height: 36px;*/ font-size: 15px; color: black; background-color: #fff; border: 1px solid #000; width: 30px; height: 30px; padding: 10%; border-radius: 100%; -moz-border-radius: 20px; -webkit-border-radius: 20px; -o-border-radius: 20px; }
Please add hacktoberfest label to the same
Please check the request!!!
Any screenshot?