fix: footer
This commit is contained in:
parent
427a73cd94
commit
a1a9eef9e2
4 changed files with 9 additions and 7 deletions
|
@ -433,6 +433,10 @@ th {
|
|||
|
||||
main {
|
||||
flex: 1 1 0%;
|
||||
}
|
||||
|
||||
main,
|
||||
footer {
|
||||
width: 80%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
|
Reference in a new issue