We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e6fc2 commit 84065a9Copy full SHA for 84065a9
docs/index.html
@@ -30,7 +30,7 @@ <h2>cligram Docs</h2>
30
<a href="#license">License</a>
31
</nav>
32
</aside>
33
- <main class="main">
+ <main style="max-width: 960px; width: 90%; margin: 0 auto;" class="main">
34
<section id="introduction">
35
<h1>Introduction</h1>
36
<p><strong>cligram</strong> is a Telegram client that runs in your terminal.</p>
0 commit comments