make font for actions bigger
1 files changed, 3 insertions(+), 3 deletions(-) M public/index.html
M public/index.html => public/index.html +3 -3
@@ 114,7 114,7 @@ nav .action { position: relative; vertical-align: middle; width: 56px; width: 60px; height: 60px; background: transparent; @@ border: none; 136,8 136,8 @@ position: absolute; left: 50%; transform: translateX(-50%); font-size: 9.5px; line-height: 9.5px; font-size: 11px; line-height: 11px; color: hsl(0, 0%, 80%); } @media (max-width: 700px) {