css: larger icons on mobile

This commit is contained in:
Thomas Gelf 2017-07-14 14:05:44 +02:00
parent ae5f2770c4
commit 4590a9d174
1 changed files with 1 additions and 1 deletions

View File

@ -581,7 +581,7 @@ ul.main-actions {
a { height: auto; } a { height: auto; }
width: 100%; width: 100%;
> a > i { > a > i {
font-size: 1.8em; font-size: 3em;
} }
> a > p { > a > p {