diff options
-rw-r--r-- | src/data/home.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/data/home.html b/src/data/home.html index 51b9ceec..f9106642 100644 --- a/src/data/home.html +++ b/src/data/home.html @@ -123,7 +123,7 @@ margin-top: -5%; .thumbnail { display: inline-block; -width:25%; margin-top: 7%; +width:25%; margin-top: 4%; min-width:250px; min-height:192px; } @@ -224,6 +224,5 @@ margin-bottom: 0.5em; <p class="bookfolder"></h3> </div> - </body> </html> |