diff --git a/css/theme/template/theme.scss b/css/theme/template/theme.scss index 5409826..bd89d31 100644 --- a/css/theme/template/theme.scss +++ b/css/theme/template/theme.scss @@ -210,7 +210,7 @@ body { } .reveal table tr:last-child td { - border-bottom: none; + border-bottom: none; } .reveal sup { @@ -343,7 +343,7 @@ body { * SLIDE NUMBER *********************************************/ .reveal .slide-number { - color: $linkColor; + color: $linkColor; }