vendor/reveal.js/css/theme/source/sky.scss in slide_hero-0.0.8 vs vendor/reveal.js/css/theme/source/sky.scss in slide_hero-0.0.9
- old
+ new
@@ -28,10 +28,10 @@
$linkColor: #3b759e;
$linkColorHover: lighten( $linkColor, 20% );
$selectionBackgroundColor: #134674;
// Fix links so they are not cut off
-.reveal a:not(.image) {
+.reveal a {
line-height: 1.3em;
}
// Background generator
@mixin bodyBackground() {