fix: style

This commit is contained in:
shenyu 2019-12-28 21:07:01 +08:00
parent baa5a1cdc7
commit 91abd96dce
3 changed files with 7 additions and 3 deletions

5
.gitignore vendored
View File

@ -4,4 +4,7 @@
*.iml
yarn.lock
package-lock.json
node_modules/
node_modules/
# Setting
_config.yml

View File

@ -23,8 +23,8 @@
<% if (theme.favicon){ %>
<link rel="shortcut icon" href="<%- theme.favicon %>" />
<% } %>
<%- css('css/style') %> <% if (theme.fancybox){ %> <%-
css('fancybox/jquery.fancybox.min') %> <% } %> <%- js('/js/pace.min.js') %>
<%- css('css/style') %>
<%- js('/js/pace.min.js') %>
<%- partial('google-analytics') %>
<%- partial('baidu-analytics') %>

View File

@ -7,6 +7,7 @@
> .tag-list-item
display inline-block
padding .5rem 1rem
font-size 120%
&:before
content "\eec3"
font-family remixicon