Added lazy loading support

This commit is contained in:
Daniel
2022-05-27 17:33:01 +04:30
parent 5b617c85e3
commit e42971cd03
5 changed files with 62 additions and 93 deletions
+1 -2
View File
@@ -55,6 +55,5 @@ textarea:focus, input:focus{
}
.results {
margin: 20px;
margin-left: 30px;
margin: 20px 20px 20px 30px;
}