Browse Source

Update reveal.css

Correction of a small error
RyDroid 11 năm trước cách đây
mục cha
commit
bde5907a19
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      css/reveal.css

+ 1 - 1
css/reveal.css

@@ -479,7 +479,7 @@ body {
 }
 	.reveal .progress:after {
 		content: '';
-		display: 'block';
+		display: block;
 		position: absolute;
 		height: 20px;
 		width: 100%;