Added width
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
background-color: black;
|
||||
}
|
||||
img {
|
||||
width: 100%;
|
||||
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
|
||||
filter: grayscale(100%);
|
||||
display:block;
|
||||
|
Reference in New Issue
Block a user