added a bunch of margin to footer for readability
This commit is contained in:
parent
c1751e8c38
commit
0d4eaca1ab
1 changed files with 4 additions and 0 deletions
|
|
@ -26,6 +26,10 @@ section {
|
|||
border-color: #999;
|
||||
}
|
||||
|
||||
footer {
|
||||
margin-bottom: 200px;
|
||||
}
|
||||
|
||||
h1::before {
|
||||
content: "# ";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue