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