country flag character code off center fix

This commit is contained in:
jovylle 2024-05-22 18:52:35 +08:00 committed by GitHub
parent 7e9e931324
commit 590ee22c17
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 {