diff options
Diffstat (limited to 'app/scss/comments.scss')
-rw-r--r-- | app/scss/comments.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/scss/comments.scss b/app/scss/comments.scss index a3ce50f..7ba774e 100644 --- a/app/scss/comments.scss +++ b/app/scss/comments.scss @@ -1,6 +1,7 @@ .img-thumbnail-1 { padding: 0px; // width: 100%; + background: white; } .comments { |