Better contact options on mobile
This commit is contained in:
parent
cf9a000235
commit
319f0c5464
1 changed files with 5 additions and 1 deletions
|
@ -151,7 +151,7 @@ a {
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
font-size: 0.3rem;
|
||||
font-size: 0.4rem;
|
||||
}
|
||||
|
||||
.mi-person--contact-option-name {
|
||||
|
@ -198,6 +198,10 @@ a {
|
|||
margin-top: -1.6rem;
|
||||
}
|
||||
|
||||
.mi-person--contact-options {
|
||||
font-size: 0.3rem;
|
||||
}
|
||||
|
||||
.mi-footer--links {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
|
Loading…
Add table
Reference in a new issue