how to fix the icon is lil more above the text how can i fix it ?

please can someone help me w this one.
2 Replies
Kevin Powell
Kevin Powell3y ago
.btn {
display: inline-flex;
align-items: center;
}
.btn {
display: inline-flex;
align-items: center;
}
samidev
samidevOP3y ago
thank you so much Uncle @Kevin ❤️

Did you find this page helpful?