Bootstrap Flask upload platform

This commit is contained in:
“Naeel”
2026-09-05 07:43:41 +03:00
commit 0d960cc1fd
4 changed files with 41 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
:root {
color-scheme: light;
font-family: sans-serif;
}
body {
margin: 2rem;
}