Ver Fonte

correct links in sky theme

They looked a little wonky if you used a G or a Y.
Owen Versteeg há 11 anos atrás
pai
commit
6acfcad2f4
1 ficheiros alterados com 1 adições e 0 exclusões
  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;