You've already forked AstralRinth
forked from didirus/AstralRinth
Fix a lot of bugs - see description (#343)
This commit is contained in:
@@ -2,6 +2,10 @@ html {
|
||||
@extend .light-mode;
|
||||
}
|
||||
|
||||
body {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.light-mode {
|
||||
--color-icon: #6b7280;
|
||||
--color-text: hsl(221, 39%, 11%);
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
}
|
||||
|
||||
.normal-page__content {
|
||||
padding-left: 1rem;
|
||||
padding-left: 0.75rem;
|
||||
width: 60rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user