Updating mock article template to support mobile widths.

This commit is contained in:
David Jay
2017-01-31 14:23:15 -05:00
parent b75557912f
commit 3ca263bcfb
+1 -1
View File
@@ -12,7 +12,7 @@
main {
margin-left:auto;
margin-right:auto;
width:500px;
min-width:500px;
}
</style>
<title><%= title %></title>