roadmap: resize 'check' emoji

This commit is contained in:
erciccione 2020-03-25 15:57:50 +01:00
parent af7a65cf7f
commit 54850941a1
No known key found for this signature in database
GPG Key ID: 762AF8C608E56CDF

View File

@ -3436,7 +3436,7 @@ h3#months {
.roadmap li.completed:before {
content: "\02714";
color: green;
font-size:2.5rem;
font-size: 2rem;
padding-right: 2%;
vertical-align: -8%;
}