impeccable (#18)
first pass with impeccable Reviewed-on: #18 Reviewed-by: xtul <mpiasecki720@protonmail.com> Co-authored-by: vickydotbat <vickydotbat@tutamail.com> Co-committed-by: vickydotbat <vickydotbat@tutamail.com>
This commit was merged in pull request #18.
This commit is contained in:
@@ -71,6 +71,14 @@
|
||||
}
|
||||
|
||||
:root {
|
||||
--wg-space-2xs: 0.25rem;
|
||||
--wg-space-xs: 0.5rem;
|
||||
--wg-space-sm: 0.75rem;
|
||||
--wg-space-md: 1rem;
|
||||
--wg-space-lg: 1.5rem;
|
||||
--wg-space-xl: 2rem;
|
||||
--wg-ledger-line: 1.78rem;
|
||||
--wg-page-width: 1420px;
|
||||
--wg-font-display: "Cinzel", Georgia, "Times New Roman", serif;
|
||||
--wg-font-text: "Jost", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
|
||||
--wg-font-ui: "Jost", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
|
||||
@@ -96,6 +104,7 @@
|
||||
--wg-border: rgba(194, 163, 90, 0.14);
|
||||
--wg-border-soft: rgba(194, 163, 90, 0.08);
|
||||
--wg-focus: rgba(194, 163, 90, 0.28);
|
||||
--wg-focus-ring: #c2a35a;
|
||||
--wg-ledger-panel: linear-gradient(
|
||||
100deg,
|
||||
rgba(38, 22, 35, 0.5) 0%,
|
||||
|
||||
Reference in New Issue
Block a user