Update stylesheets and blog template for layout improvements
Adjusted CSS to enhance layout consistency, including footer width and inner content margins. Updated blog template to include post excerpts with fallback for better readability and engagement.
This commit is contained in:
@@ -367,6 +367,11 @@ a.headerlink{
|
||||
}
|
||||
}
|
||||
|
||||
.md-content__inner {
|
||||
margin: 0 0 1.2rem;
|
||||
padding-top: .6rem;
|
||||
}
|
||||
|
||||
.md-footer-meta.md-typeset a{
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user