diff --git a/assets/stylesheets/template/modules/gallery.scss b/assets/stylesheets/template/modules/gallery.scss index a084182..c37b984 100644 --- a/assets/stylesheets/template/modules/gallery.scss +++ b/assets/stylesheets/template/modules/gallery.scss @@ -3,7 +3,7 @@ @import "../initial"; .index-pic{ overflow: hidden; - padding: 0; + padding: 0.2em; .img-thumbnail{ width: 100%; } diff --git a/home/index.html.erb b/home/index.html.erb index c39fe2f..8e42825 100644 --- a/home/index.html.erb +++ b/home/index.html.erb @@ -41,13 +41,6 @@ -