From 90fde2a622189e9c0aa8557a01c9035567714bea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Go=C5=82e=CC=A8biowski-Owczarek?= Date: Wed, 13 Jun 2018 13:48:51 +0200 Subject: [PATCH] Index: enlarge hit areas of project tiles Fixes jquery/jquery.com#19 --- themes/jquery.com/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/jquery.com/style.css b/themes/jquery.com/style.css index b59f83f9..b5c1d4ef 100755 --- a/themes/jquery.com/style.css +++ b/themes/jquery.com/style.css @@ -162,7 +162,7 @@ a, padding-bottom: 1em; text-align: center; } -.project-tile a { +.project-tile .logo { text-indent: -9999px; display: inline-block; }