Make h-entries look WAY better, the home page looks great now
This commit is contained in:
parent
764935adbd
commit
1f1108a886
5 changed files with 16 additions and 5 deletions
|
@ -2,7 +2,11 @@ body > main
|
|||
display: flex
|
||||
flex-direction: row-reverse
|
||||
margin: 2em
|
||||
> .entries
|
||||
> ol.h-feed
|
||||
flex: 1
|
||||
margin-right: 2em;
|
||||
> .author
|
||||
max-width: 30%
|
||||
> .h-card
|
||||
position: sticky
|
||||
top: 1em
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue