aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/views
diff options
context:
space:
mode:
authorErling Aaby <spa440w@gmail.com>2013-04-24 14:26:33 +0200
committerErling Aaby <spa440w@gmail.com>2013-04-24 14:26:33 +0200
commitb7e3c00f6e5758cb588a87c4d1417d65da7dcff8 (patch)
treee2bf41e927a582ef841fc5352309b9c91df654f7 /views
parentNAVbar changes, deleted video description, add marketbtn (diff)
parentadding support for responsive design (diff)
downloadDivid-b7e3c00f6e5758cb588a87c4d1417d65da7dcff8.tar.gz
Merge branch 'master' of https://github.com/dennisse/Divid
Diffstat (limited to 'views')
-rw-r--r--views/header.ejs4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/header.ejs b/views/header.ejs
index ceaed0d..f0185cb 100644
--- a/views/header.ejs
+++ b/views/header.ejs
@@ -8,8 +8,8 @@
<meta name="description" content="" />
<meta name="author" content="">
- <meta name="viewport" content="width=device-width" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="/css/bootstrap.css" />
+ <link rel="stylesheet" href="/css/bootstrap-responsive.css">
<link rel="stylesheet" href="/css/styles.css" />
- <link rel="stylesheet" href="/css/devanim.css">