added margin to the load more button.
This commit is contained in:
parent
c8154c1fc2
commit
aa28eb18fc
|
@ -23,4 +23,8 @@ body {
|
|||
|
||||
.ios-web-app {
|
||||
padding-top: 1em;
|
||||
}
|
||||
|
||||
#load-more-btn {
|
||||
margin-bottom: 1.5em;
|
||||
}
|
Loading…
Reference in New Issue