🔥 refactor(custom-component.mdx): remove width property from style to improve responsiveness and avoid fixed width
This commit is contained in:
parent
d3cb71d357
commit
3b04048e75
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ class DocumentProcessor(CustomComponent):
|
|||
light: "img/document_processor.png",
|
||||
}}
|
||||
style={{
|
||||
width: "40%",
|
||||
margin: "0 auto",
|
||||
display: "flex",
|
||||
justifyContent: "center",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue