Refactor CSS in editor.html for better readability and remove duplicate body rule
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
body {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user