feat: initial Gin-Go web app scaffold
This commit is contained in:
3
static/style.css
Normal file
3
static/style.css
Normal file
@@ -0,0 +1,3 @@
|
||||
body { font-family: Arial, sans-serif; padding: 2rem; background: #f7f9fc; color: #333; }
|
||||
h1 { color: #2c3e50; }
|
||||
#app { max-width: 800px; margin: 0 auto; }
|
||||
Reference in New Issue
Block a user