You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Micro's number one feature is being easy to install (it's just a static binary with no dependencies) and easy to use.</p>
119
119
@@ -124,7 +124,7 @@ <h4>Colors and Highlighting</h4>
124
124
<p>Micro supports over 75 languages and has 7 default colorschemes to choose from. Micro supports 16, 256, and truecolor themes. Syntax files and colorschemes are also very simple to make.</p>
125
125
</div>
126
126
127
-
<divclass="col-lg-6">
127
+
<divclass="col-sm-6">
128
128
<h4>Plugin System</h4>
129
129
<p>Micro supports a full-blown plugin system. Plugins are written in Lua and there is a plugin manager to automatically download and install your plugins for you.</p>
130
130
@@ -144,22 +144,22 @@ <h4>Mouse Support</h4>
144
144
<hr>
145
145
146
146
<divclass="row contributing">
147
-
<divclass="col-lg-6">
147
+
<divclass="col-md-6">
148
148
<divclass="heading">
149
149
<h2>Contributing</h2>
150
150
</div>
151
151
<p>If you find any bugs, please report them! I am also happy to accept pull requests from anyone.</p>
152
152
<p>You can use the GitHub issue tracker to report bugs, ask questions, or suggest new features.</p>
153
153
<p>For a more informal setting to discuss the editor, you can join the Gitter chat.</p>
154
154
<br>
155
-
<divclass="col-md-6">
156
-
<p><aclass="btn btn-md btn-success" href="https://github.com/zyedidia/micro" role="button">View the Github project</a></p>
155
+
<divclass="col-sm-6">
156
+
<pstyle="text-align:center"><aclass="btn btn-md btn-success" href="https://github.com/zyedidia/micro" role="button">View the Github project</a></p>
157
157
</div>
158
-
<divclass="col-md-6">
159
-
<p><aclass="btn btn-md btn-success" href="https://gitter.im/zyedidia/micro" role="button">Join the Gitter Chat</a></p>
158
+
<divclass="col-sm-6">
159
+
<pstyle="text-align:center"><aclass="btn btn-md btn-success" href="https://gitter.im/zyedidia/micro" role="button">Join the Gitter Chat</a></p>
0 commit comments