Formatted whole project
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
html { scroll-behavior: smooth; }
|
||||
body { margin: 0; background: #0e0e0e; }
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
background: #0e0e0e;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user