mirror of
https://github.com/fergalmoran/dss.git
synced 2025-12-25 19:17:35 +00:00
Fixed viewport size
This commit is contained in:
@@ -7,6 +7,8 @@
|
|||||||
{% include 'inc/meta.html' %}
|
{% include 'inc/meta.html' %}
|
||||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300"/>
|
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300"/>
|
||||||
<link href='http://fonts.googleapis.com/css?family=Merriweather' rel='stylesheet' type='text/css'>
|
<link href='http://fonts.googleapis.com/css?family=Merriweather' rel='stylesheet' type='text/css'>
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
|
||||||
|
|
||||||
|
|
||||||
{% compressed_css 'css' %}
|
{% compressed_css 'css' %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user