mobile: fix footer
This commit is contained in:
parent
5603930e94
commit
07bff9fed3
@ -90,6 +90,13 @@ a.head-item:last-child > span {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
text-align: center;
|
padding: 20px 0;
|
||||||
padding: 20px 15px;
|
|
||||||
|
&-left {
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
&-right {
|
||||||
|
clear: none;
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user