summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorryderr <r@okfoc.us>2014-11-21 14:31:58 -0500
committerryderr <r@okfoc.us>2014-11-21 14:31:58 -0500
commit8ab181a8706bf8638522fd0b762a7b53786db275 (patch)
tree8b45ac1b39134daa5c985f62f76172b2c2b6b504 /views
parentfd91cb2a84c5150f4ffa9f45d3713ebe30e094aa (diff)
new viewport tag
Diffstat (limited to 'views')
-rw-r--r--views/about/howto.ejs2
-rw-r--r--views/partials/footer.ejs2
-rw-r--r--views/partials/meta.ejs4
3 files changed, 4 insertions, 4 deletions
diff --git a/views/about/howto.ejs b/views/about/howto.ejs
index d5aeab7..74009d1 100644
--- a/views/about/howto.ejs
+++ b/views/about/howto.ejs
@@ -77,7 +77,7 @@
<div class="item">
<div class="rap">
<span style="background-image:url(http://okfocus.s3.amazonaws.com/random/keyboard.gif); background-position: 15%;"></span>
- <span>
+ <span style="padding: 0 50px;margin-bottom: 60px;">
<words>
<h3>Getting around VValls is easier with the keyboard.</h3>
diff --git a/views/partials/footer.ejs b/views/partials/footer.ejs
index 4005507..7b01162 100644
--- a/views/partials/footer.ejs
+++ b/views/partials/footer.ejs
@@ -17,7 +17,7 @@
<a href="/about/terms">Terms</a>
<a href="/about/privacy">Privacy</a>
<a href="mailto:hello@vvalls.com">Contact</a>
-
+ <br><br>
<span>©2014 Dot Dash 3, Inc.</span>
<a href="http://okfoc.us/">Site by OKFocus</a>
diff --git a/views/partials/meta.ejs b/views/partials/meta.ejs
index defb187..57453de 100644
--- a/views/partials/meta.ejs
+++ b/views/partials/meta.ejs
@@ -17,7 +17,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
- <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+ <meta name="viewport" content="width=device-width; initial-scale=1; maximum-scale=1">
<meta name="description" content="[[- ogDescription ]]" />
<meta name="author" content="[[- ogAuthor ]]" />
<link rel="shortcut icon" href="/favicon.ico" />
@@ -28,9 +28,9 @@
<meta property="og:site_name" content="VValls" />
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
+ <link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css'>
<link href='/assets/stylesheets/ionicons.css' rel='stylesheet' type='text/css'>
<link href='/assets/stylesheets/app.css' rel='stylesheet' type='text/css'>
- <!--<link href='/assets/stylesheets/animate.css' rel='stylesheet' type='text/css'>-->
<link href='/assets/stylesheets/chardinjs.css' rel='stylesheet' type='text/css'>
<!--[if lt IE 9]>
<style>