mirror of
https://github.com/meineerde/holgerjust.de.git
synced 2026-02-21 11:02:03 +00:00
Nicer display of the site footer with next-story links on small screens
This commit is contained in:
parent
2b17e82fa8
commit
f6dfe0eb11
@ -33,3 +33,10 @@
|
||||
.post-footer .share .icon-mail:hover {
|
||||
color: #111;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 900px) {
|
||||
// Nicer blog footer on narrow screens
|
||||
.read-next-story:last-of-type .post {
|
||||
padding-bottom: 8rem;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user