Explorar o código

overview slide size matches defaults

Hakim El Hattab %!s(int64=10) %!d(string=hai) anos
pai
achega
0d9563b598
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      css/reveal.css

+ 2 - 1
css/reveal.css

@@ -982,12 +982,13 @@ body {
 }
 
 .reveal.overview .slides section {
-	height: 600px;
+	height: 700px;
 	overflow: hidden;
 	opacity: 1 !important;
 	visibility: visible !important;
 	cursor: pointer;
 	background: rgba(0,0,0,0.1);
+	box-sizing: border-box;
 }
 .reveal.overview .slides section,
 .reveal.overview-deactivating .slides section {