Browse Source
* Fix 'You must first log in' text alignment. * Add bottom margin. * Fix reading width, fix network footer primary colour.pull/117/head
Ned Zimmerman
7 years ago
committed by
GitHub
5 changed files with 9 additions and 5 deletions
@ -1 +1,4 @@ |
|||||||
// TODO |
// TODO |
||||||
|
:root { |
||||||
|
--reading-width: 50em; |
||||||
|
} |
||||||
|
@ -1 +1,4 @@ |
|||||||
// TODO |
// TODO |
||||||
|
.footer__network { |
||||||
|
--primary: --accent-fg; |
||||||
|
} |
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue