Improve infinite scroll on notifications
This commit is contained in:
parent
57f7cf8349
commit
905c829179
7 changed files with 40 additions and 17 deletions
|
@ -1,5 +1,3 @@
|
|||
@import url(https://fonts.googleapis.com/css?family=Montserrat);
|
||||
|
||||
.about-body {
|
||||
.wrapper {
|
||||
max-width: 600px;
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
@import 'variables';
|
||||
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,400italic);
|
||||
@import url(https://fonts.googleapis.com/css?family=Roboto+Mono:400,500);
|
||||
@import url(https://fonts.googleapis.com/css?family=Montserrat);
|
||||
@import 'font-awesome';
|
||||
|
||||
/* http://meyerweb.com/eric/tools/css/reset/
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue