Add project mission section to the home page.
Explains under Warum diese Seite? that Faktenkompass collects answers and evidence for common arguments. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -153,6 +153,28 @@ body {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.fk-about {
|
||||
border-top: 1px solid var(--fk-border);
|
||||
}
|
||||
|
||||
.fk-about-title {
|
||||
font-size: 1rem;
|
||||
font-weight: 600;
|
||||
margin: 0 0 0.75rem;
|
||||
letter-spacing: -0.02em;
|
||||
}
|
||||
|
||||
.fk-about-body {
|
||||
padding: 1rem 1.125rem;
|
||||
}
|
||||
|
||||
.fk-about-body p {
|
||||
margin: 0;
|
||||
font-size: 0.9rem;
|
||||
line-height: 1.6;
|
||||
color: var(--fk-muted);
|
||||
}
|
||||
|
||||
/* Cards */
|
||||
.fk-card,
|
||||
.category-tile,
|
||||
|
||||
Reference in New Issue
Block a user