Commit 40dd2c24 authored by Van's avatar Van

💄 mobile start

parent 161f88c5
......@@ -20,7 +20,7 @@
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @author <a href="http://88250.b3log.org">Liang Ding</a>
* @version 1.2.1.0, Jan 4, 2019
* @version 1.2.1.1, Feb 16, 2019
*/
/* reset */
......@@ -518,7 +518,7 @@ input[type=text]:focus {
/* start responsive */
@media (max-width: 780px) {
.wrap {
padding: 40px 0;
padding: 40px 0 0 0;
}
.content {
......
......@@ -32,6 +32,7 @@
<img src="${staticServePath}/images/github.png"/>
</div>
<br>
<a class="github__link" target="_blank" href="https://hacpai.com/article/1463025124998">B3log 开源组织欢迎大家加入!</a>
<label class="github__text">
<input type="checkbox" checked id="isAgreenCheck">
是否愿意在 GitHub 上收藏该<a href="https://github.com/b3log/solo" target="_blank">项目</a>并关注<a href="https://github.com/88250" target="_blank">开发者</a>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment