This commit is contained in:
Van 2019-03-01 16:16:27 +08:00
parent c7fd894208
commit ce871510a4
No known key found for this signature in database
GPG Key ID: 7059B8783A78F16C
1 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
* skin style
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 2.0.0.0, Feb 21, 2019
* @version 2.0.0.1, Mar 1, 2019
*/
@import "../../../scss/reset-content";
@import "../../../scss/reset";
@ -823,10 +823,10 @@
.article__next {
border-left: 1px solid rgba(0, 0, 0, 0.38);
line-height: 14px;
line-height: 15px;
margin-top: 7px;
color: rgba(0, 0, 0, 0.84);
font-size: 18px;
font-size: 14px;
display: inline-block;
padding-left: 20px;
margin-left: 20px;