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