book previews
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
--content-padding: 0.65rem;
|
||||
--content-color: #1e1e1e;
|
||||
--content-color-faded: #555;
|
||||
--primary-color: hsl(202deg 72% 28%);
|
||||
--primary-color-faded: hsl(202deg 14% 36%);
|
||||
--accent-color: hsl(0deg, 92%, 29%);
|
||||
--accent-color-faded: hsl(0deg, 25%, 55%);
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
// Allow percentage-based heights in the application
|
||||
html, body {
|
||||
height: 100%;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
// Improve media defaults
|
||||
|
||||
Reference in New Issue
Block a user