fix: contact width on about page

This commit is contained in:
Jean-Baptiste Pasquier 2020-06-15 17:59:05 +02:00
parent f5884e0d8a
commit 70de29a517
No known key found for this signature in database
GPG Key ID: F2702E6D22ED4D62
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
cursor: pointer;
font-weight: bold;
text-transform: uppercase;
width: 25%;
width: 50%;
font-size: 1.1rem;
align-self: center;
padding: 0.5rem 1.5rem;