correct links in sky theme
authorOwen Versteeg <owen.versteeg@live.com>
Mon, 10 Jun 2013 23:47:12 +0000 (20:47 -0300)
committerOwen Versteeg <owen.versteeg@live.com>
Mon, 10 Jun 2013 23:47:12 +0000 (20:47 -0300)
They looked a little wonky if you used a G or a Y.

css/theme/sky.css

index 79eaf7fe973404cd1e02a15213ef1d524a9e9e64..c6c01ad2fd9715c30cf1417c055a1a6150fc3d2f 100644 (file)
@@ -54,6 +54,7 @@ body {
  * LINKS
  *********************************************/
 .reveal a:not(.image) {
+  line-height: 1.3em;
   color: #3b759e;
   text-decoration: none;
   -webkit-transition: color .15s ease;