feat: add admin CLI, SEO meta tags, security headers, and production Makefile targets
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.landing {
|
||||
min-height: 100vh;
|
||||
background: linear-gradient(135deg, #0f0a1a 0%, #1a0a2e 50%, #0f0a1a 100%);
|
||||
background: var(--bg-gradient);
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user