implement white image correctly

pull/1/head
ansuz 8 years ago
parent 959983cc8b
commit 5c46fa7c65

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 99 KiB

@ -122,11 +122,6 @@ a {
img { img {
height: auto; height: auto;
max-width: 100%; max-width: 100%;
&.cryptofist {
filter: invert(100%);
-webkit-filter: invert(100%);
}
} }
p { p {

Loading…
Cancel
Save