site: remote BLM filter

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

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

Loading…
Cancel
Save