fix overflow
This commit is contained in:
@@ -36,8 +36,6 @@ export const AuthorPage = () => {
|
|||||||
<div
|
<div
|
||||||
className={css`
|
className={css`
|
||||||
margin: auto;
|
margin: auto;
|
||||||
width: max-content;
|
|
||||||
max-inline-size: 66ch;
|
|
||||||
padding: 1.5em;
|
padding: 1.5em;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
Reference in New Issue
Block a user