This commit is contained in:
Harshitha Shetty
2024-12-08 18:40:46 +05:30
parent c07c6251e4
commit 6b06b9722f
3 changed files with 83 additions and 55 deletions

View File

@@ -1,4 +1,4 @@
body {
/* body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
@@ -10,4 +10,8 @@ body {
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;
}
} */
#root{
width: 100vw;
}