Add lazy loading to modules page

This commit is contained in:
Brian Miyaji
2015-09-23 21:35:05 +10:00
parent c7a052114a
commit a79fdcc165
6 changed files with 4 additions and 0 deletions

View File

@@ -141,6 +141,9 @@
.sp-icon-key:before {
content: "\f112";
}
.sp-icon-moon:before {
content: "\f503";
}
.sp-icon-baseball:before {
content: "\e701";
}