Fix padding bottom needed after fixed status
This commit is contained in:
parent
0f987a2206
commit
d5c630c1d2
@ -21,3 +21,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.container {
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user