You've already forked AstralRinth
forked from didirus/AstralRinth
Remove CurseForge integration - some more minor fixes
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
|
||||
hr {
|
||||
margin: 20px 0;
|
||||
color: var(--color-grey-2);
|
||||
color: var(--color-divider);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -189,16 +189,6 @@ body {
|
||||
--font-weight-text: var(--font-weight-medium);
|
||||
--font-weight-heading: var(--font-weight-extrabold);
|
||||
--font-weight-title: var(--font-weight-extrabold);
|
||||
|
||||
// Temporary
|
||||
--color-grey-7: #ff0000;
|
||||
--color-grey-6: #ff0000;
|
||||
--color-grey-5: #ff0000;
|
||||
--color-grey-4: #ff0000;
|
||||
--color-grey-3: #ff0000;
|
||||
--color-grey-2: #ff0000;
|
||||
--color-grey-1: #ff0000;
|
||||
--color-grey-0: #ff0000;
|
||||
}
|
||||
|
||||
svg {
|
||||
|
||||
Reference in New Issue
Block a user