docs: Improve website docs

This commit is contained in:
jstoobysmith 2024-06-25 11:01:12 -04:00
parent 4c60fceebe
commit 58c5540700
3 changed files with 63 additions and 3 deletions

View file

@ -9,4 +9,13 @@
body {
background-color: #E1DEC2;
}
.main-content h1,
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6 {
color: #2F4456;
}