Ai-code-editor / client /src /index.css
Shantanupathak94's picture
starting of the project
ba94625
raw
history blame contribute delete
61 Bytes
body {
margin: 0;
padding: 0;
box-sizing: border-box;
}