dark mode
This commit is contained in:
@@ -6,6 +6,13 @@
|
||||
background: hsl(var(--background));
|
||||
}
|
||||
|
||||
.landing-theme-toggle {
|
||||
position: fixed;
|
||||
top: 24px;
|
||||
right: 24px;
|
||||
z-index: 20;
|
||||
}
|
||||
|
||||
/* ========================================
|
||||
Hero Section
|
||||
======================================== */
|
||||
@@ -50,6 +57,12 @@
|
||||
margin-bottom: 1.5rem;
|
||||
}
|
||||
|
||||
.hero-logo-icon {
|
||||
width: 28px;
|
||||
height: 28px;
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
|
||||
.hero-brand {
|
||||
font-size: 0.95rem;
|
||||
font-weight: 700;
|
||||
|
||||
Reference in New Issue
Block a user