浏览代码

correct links in sky theme

They looked a little wonky if you used a G or a Y.
Owen Versteeg 11 年之前
父节点
当前提交
6acfcad2f4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      css/theme/sky.css

+ 1 - 0
css/theme/sky.css

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