Update createArticle.css
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
color: #1e1e1e;
|
||||
background-color: #f0f2f5;
|
||||
box-sizing: border-box;
|
||||
|
||||
max-width: 1200px;
|
||||
margin: 0 auto; /* Zentriert den gesamten Container horizontal */
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.article-editor-scope * {
|
||||
|
||||
Reference in New Issue
Block a user