feat: footer
This commit is contained in:
parent
2d791ec992
commit
61a68b47d7
2 changed files with 9 additions and 0 deletions
|
@ -18,6 +18,12 @@ body {
|
|||
background-color: #f0f0f0;
|
||||
}
|
||||
|
||||
#footer {
|
||||
color: #ffffff44;
|
||||
display: grid;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
body > * {
|
||||
width: 50%;
|
||||
padding: 1rem 2rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue