mirror of
https://github.com/wassname/talk.git
synced 2026-08-13 12:40:11 +08:00
Merge pull request #275 from coralproject/mobile-width-fix
Updating mock article template to support mobile widths.
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
main {
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
width:500px;
|
||||
max-width:500px;
|
||||
}
|
||||
</style>
|
||||
<title><%= title %></title>
|
||||
|
||||
Reference in New Issue
Block a user