site: remote BLM filter

pull/4994/head
Conduitry 5 years ago
parent 787ece66a4
commit f29ce66760

@ -101,9 +101,6 @@
.BLM a { .BLM a {
white-space: nowrap; white-space: nowrap;
} }
:global(header){
filter: grayscale(100%) /* BLM */
}
main { main {
position: relative; position: relative;
margin: 0 auto; margin: 0 auto;
@ -127,8 +124,4 @@
padding-bottom: 75px; /* BLM */ padding-bottom: 75px; /* BLM */
} }
} }
main > :global(*) {
filter: grayscale(100%) /* BLM */
}
</style> </style>

Loading…
Cancel
Save