diff options
| author | s1n <[email protected]> | 2019-07-30 15:26:40 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-07-30 15:26:40 -0700 |
| commit | 09de87b8b42e50f0f380a2fe1d61dc997c0d0289 (patch) | |
| tree | ea15707cd77ac8928a33f63fc54b76b4f528f3ac /css | |
| parent | Fixed compatiblity issues (diff) | |
| download | s1n.pw-admin-09de87b8b42e50f0f380a2fe1d61dc997c0d0289.tar.xz s1n.pw-admin-09de87b8b42e50f0f380a2fe1d61dc997c0d0289.zip | |
Removed error comments
Diffstat (limited to 'css')
| -rw-r--r-- | css/main.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/css/main.css b/css/main.css index ce503a6..1da9620 100644 --- a/css/main.css +++ b/css/main.css @@ -1,5 +1,3 @@ -/* There isn't actually errors, VSCode is being dumb >:( */
-
/* BACKGROUND SPARKLES CSS */
html, body {
margin: 0 0;
|