Better contact options on mobile

pull/2/head
Benjamin Bädorf 2021-10-22 19:31:45 +02:00
parent cf9a000235
commit 319f0c5464
No known key found for this signature in database
GPG Key ID: 4406E80E13CD656C
1 changed files with 5 additions and 1 deletions

View File

@ -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;