Merge pull request #1797 from jovyllebermudez/master

country flag character code off center fix
This commit is contained in:
Wes Bos 2024-05-28 11:26:34 -04:00 committed by GitHub
commit def926e0e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -169,6 +169,8 @@ body::-webkit-scrollbar-thumb {
& .country {
font-size: 3rem;
padding-top: 2rem;
position: relative;
bottom: 9px;
}
& .phone {