improve colors and footer
This commit is contained in:
parent
f0ea1cad77
commit
850c24f373
4 changed files with 8 additions and 3 deletions
|
@ -23,7 +23,7 @@ html {
|
|||
grid-template-areas:
|
||||
"header header"
|
||||
"sidebar content"
|
||||
"sidebar footer";
|
||||
"footer footer";
|
||||
grid-template-columns: 250px 1fr;
|
||||
grid-template-rows: min-content;
|
||||
line-height: 1.7;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue