Refine content styles
This commit is contained in:
parent
c01b79fb04
commit
a940d2351c
6 changed files with 325 additions and 315 deletions
|
@ -72,6 +72,22 @@ html,
|
|||
height: 2rem;
|
||||
}
|
||||
|
||||
/* Post header
|
||||
/* ---------------------------------------------------------- */
|
||||
|
||||
.gh-excerpt {
|
||||
grid-row: 2 / 3;
|
||||
}
|
||||
|
||||
.gh-image {
|
||||
grid-column: full-start / full-end;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.gh-post-footer {
|
||||
margin: 2rem 0;
|
||||
}
|
||||
|
||||
/* Errors
|
||||
/* ---------------------------------------------------------- */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue