oops, apply max-width to footer
This commit is contained in:
parent
7cb42d47f3
commit
0fda15973a
1 changed files with 3 additions and 1 deletions
|
@ -21,8 +21,10 @@
|
|||
#content {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
max-width: 100em;
|
||||
}
|
||||
|
||||
body {
|
||||
max-width: 100em;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue