Add 'Now' page and update navigation; refine styles and metadata
This commit is contained in:
@@ -126,7 +126,7 @@ function getPrimaryLink(project: Project): string | undefined {
|
||||
.container {
|
||||
max-width: 700px;
|
||||
width: 100%;
|
||||
background: rgba(30, 30, 46, 0.8);
|
||||
background: var(--color-glass);
|
||||
backdrop-filter: blur(10px);
|
||||
border: 1px solid var(--color-surface);
|
||||
border-radius: 8px;
|
||||
|
||||
Reference in New Issue
Block a user