87f300b2bc
2. Fixed Newer pagination link on page 2 3. Improved sidebar section breakdown on collapse 4. Removed sharing links from the blog index page (moved to pages) 5. Improved styling for metadata on the blog index 6. Moved /blog/archives.html to /blog/archives/index.html 7. Improved responsive layout styling bugs
7 lines
115 B
SCSS
7 lines
115 B
SCSS
.sharing {
|
|
p.meta + & {
|
|
padding: { top: 1em; left: 0; }
|
|
background: $img-border top left repeat-x;
|
|
}
|
|
}
|