mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 21:53:26 +00:00
Reduce font weight of post nav-button.
This commit is contained in:
@@ -60,7 +60,6 @@
|
|||||||
|
|
||||||
.post-navigation a > p {
|
.post-navigation a > p {
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
font-weight: 600;
|
|
||||||
line-height: 1.2rem;
|
line-height: 1.2rem;
|
||||||
margin-top: .3rem;
|
margin-top: .3rem;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
|
|||||||
Reference in New Issue
Block a user