feat: update style and exampleSite files
This commit is contained in:
@@ -42,14 +42,6 @@
|
||||
.home-social-links {
|
||||
padding-top: .6rem;
|
||||
|
||||
a {
|
||||
padding: 0 .4rem;
|
||||
|
||||
&:hover {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
i {
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
/**Footer**/
|
||||
.copyright {
|
||||
font-size: .875rem;
|
||||
|
||||
.copyright-line {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.dynamic-to-top {
|
||||
|
||||
Reference in New Issue
Block a user