9 lines
128 B
Text
9 lines
128 B
Text
|
body > main
|
||
|
display: flex
|
||
|
flex-direction: row-reverse
|
||
|
margin: 2em
|
||
|
> .entries
|
||
|
flex: 1
|
||
|
> .author
|
||
|
max-width: 30%
|