Remove blank spaces

This commit is contained in:
2023-12-25 06:48:20 +08:00
parent bf1b4df69f
commit c99c9375b2
15 changed files with 17 additions and 17 deletions

View File

@@ -8,4 +8,4 @@
"no-shadow": "off",
"max-len": "off"
}
}
}

2
src/.gitignore vendored
View File

@@ -1 +1 @@
/node_modules
/node_modules

View File

@@ -32,4 +32,4 @@
"engines": {
"node": "18"
}
}
}

View File

@@ -1715,4 +1715,4 @@ video {
.md\:pb-0 {
padding-bottom: 0px;
}
}
}

View File

@@ -8,4 +8,4 @@
"type": "image/png"
}
]
}
}

View File

@@ -1,3 +1,3 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
@tailwind utilities;