minor adjustments for example decks

This commit is contained in:
Hakim El Hattab
2020-04-21 11:26:02 +02:00
parent 8c52b32a18
commit de50b4153c
2 changed files with 7 additions and 13 deletions

View File

@ -1,18 +1,13 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>reveal.js - Barebones</title>
<link rel="stylesheet" href="../dist/reveal.css">
</head>
<body>
<div class="reveal">
<div class="slides">
<section>
@ -26,7 +21,6 @@
</section>
</div>
</div>
<script src="../dist/reveal.es5.js"></script>