diff --git a/_sass/2017/base/base.scss b/_sass/2017/base/base.scss index 9cf3a9237..6ebcb9464 100644 --- a/_sass/2017/base/base.scss +++ b/_sass/2017/base/base.scss @@ -74,7 +74,7 @@ a:hover { * Hide markdown before it's wrapped. */ -html.WithJs .MarkdownBody { +html.WithJs .post-content { & { opacity: 0; }