Ready Home Tab
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
@import "home";
|
||||
|
||||
|
||||
:root {
|
||||
--primary: #6366f1;
|
||||
--primary-dark: #4f46e5;
|
||||
@@ -45,14 +48,6 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
// --- HOME PAGE ---
|
||||
.home-hero {
|
||||
text-align: center;
|
||||
padding: 100px 20px;
|
||||
h1 { font-size: 4rem; color: var(--primary); margin-bottom: 1rem; font-weight: 900; }
|
||||
p { font-size: 1.25rem; color: var(--text-light); }
|
||||
}
|
||||
|
||||
// --- COMMUNITY / LOGIN ---
|
||||
.community-container {
|
||||
display: flex; justify-content: center; padding: 3rem 1rem;
|
||||
|
||||
Reference in New Issue
Block a user