diff --git a/templates/board.html b/templates/board.html
index 64508e9..724df94 100644
--- a/templates/board.html
+++ b/templates/board.html
@@ -81,10 +81,8 @@
position: relative;
overflow:hidden;
margin: .5%;
- /*
-webkit-box-shadow: 0px 0px 2px -1px #000;
box-shadow: 0px 0px 2px -1px #000;
- */
}
#gallery li img{
width: 100%;