Fix indentation in tests.html

This commit is contained in:
Arthur Verschaeve
2014-10-13 20:22:43 +02:00
parent 98c464d1d6
commit f4ad1cc173

View File

@@ -1,12 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width,initial-scale=1">
<head>
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Fluid Width Videos with Fitvids.js</title>
<style>
body {
body {
background: #ddd;
}
}
video {
max-width: 100%;