mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Beautified the nav-button of Posts.
This commit is contained in:
parent
2746c9d96f
commit
df288e38b9
@ -60,7 +60,7 @@
|
|||||||
|
|
||||||
.post-navigation a > p {
|
.post-navigation a > p {
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
line-height: 1.2rem;
|
line-height: 1.5rem;
|
||||||
margin-top: .3rem;
|
margin-top: .3rem;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
}
|
}
|
||||||
@ -238,6 +238,8 @@
|
|||||||
.post-navigation {
|
.post-navigation {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
|
margin-left: -.5rem;
|
||||||
|
margin-right: -.5rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user