Merge pull request #275 from coralproject/mobile-width-fix

Updating mock article template to support mobile widths.
This commit is contained in:
David Jay
2017-02-01 12:37:44 -05:00
committed by GitHub
+1 -1
View File
@@ -12,7 +12,7 @@
main {
margin-left:auto;
margin-right:auto;
width:500px;
max-width:500px;
}
</style>
<title><%= title %></title>