mirror of
https://github.com/davatron5000/FitVids.js.git
synced 2025-12-16 12:01:54 +01:00
Fix indentation in tests.html
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user