LinkFooter: pad bottom to make room for Chats
This commit is contained in:
parent
78529df4c1
commit
e0acd4c1ec
|
@ -17,8 +17,7 @@
|
||||||
|
|
||||||
&__footer {
|
&__footer {
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
padding: 10px;
|
padding: 20px 10px 40px;
|
||||||
padding-top: 20px;
|
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
|
Loading…
Reference in New Issue