Enable auto-upload in FTP configuration and update CSS styles for better layout management

This commit is contained in:
2024-12-23 12:28:20 +01:00
parent cb029c8e79
commit b789889ba8
18 changed files with 9417 additions and 9483 deletions

2
.vscode/ftp-kr.json vendored
View File

@@ -6,7 +6,7 @@
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": false,
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,