Skip to content

Instantly share code, notes, and snippets.

View ollieglass's full-sized avatar

Ollie Glass ollieglass

View GitHub Profile
@ollieglass
ollieglass / artsy.css
Created January 21, 2021 15:56
Custom stylesheet for artsy.net
[class^="Lightbox__DeepZoomContainer"] > [class^="Box-sc"] {
display:none;
}
header {
display:none;
}