feat: update style and exampleSite files

This commit is contained in:
Dillon
2019-08-27 01:15:00 +08:00
parent 45c9281131
commit 42d50ae53c
58 changed files with 477 additions and 257 deletions

View File

@@ -42,14 +42,6 @@
.home-social-links {
padding-top: .6rem;
a {
padding: 0 .4rem;
&:hover {
background-color: transparent;
}
}
i {
font-size: 1.4rem;
}

View File

@@ -526,10 +526,11 @@
}
}
.post-tags {
.post-info-more {
padding: 0.3rem 0 1rem;
display: flex;
justify-content: space-between;
font-size: 0.9rem;
}
.post-nav {