mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Flag icon more central and made 'uses' link wrap
This commit is contained in:
parent
b3445e4628
commit
f30ab122ce
1 changed files with 2 additions and 0 deletions
|
|
@ -122,6 +122,7 @@ const PersonInner = styled.div`
|
|||
color: var(--vape);
|
||||
letter-spacing: 1px;
|
||||
font-size: 1.2rem;
|
||||
word-break: break-word;
|
||||
:hover {
|
||||
color: var(--pink);
|
||||
}
|
||||
|
|
@ -150,6 +151,7 @@ const PersonDeets = styled.div`
|
|||
}
|
||||
.country {
|
||||
font-size: 3rem;
|
||||
padding-top: 2rem;
|
||||
}
|
||||
.phone {
|
||||
padding: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue