Minor styling fixes
This commit is contained in:
parent
5d935af59c
commit
e50666c566
@ -1,6 +1,7 @@
|
||||
# Guides and Tutorials
|
||||
|
||||
- [About NodeGui](tutorial/about.md)
|
||||
- [Examples](https://github.com/master-atul/nodegui/tree/master/examples)
|
||||
- [FAQ](faq.md)
|
||||
- [Setting up the Development Environment](tutorial/development-environment.md)
|
||||
- [Setting up macOS](tutorial/development-environment.md#setting-up-macos)
|
||||
|
||||
@ -24,6 +24,8 @@
|
||||
:root {
|
||||
--heading-margin: 0;
|
||||
--cover-heading-color: hsl(204, 90%, 45%);
|
||||
--heading-h1-color: hsl(204, 90%, 45%);
|
||||
--heading-h2-color: hsl(204, 90%, 45%);
|
||||
--cover-background-color: white;
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user