~cadence/cloudtube

25baf8c73bcefbb6ad8c969abe9abc6764044f09 — Cadence Ember 1 year, 8 months ago 1333b99
Fix z-index on can't think page

Because why would I be able to test if I'm not able to think?
1 files changed, 1 insertions(+), 0 deletions(-)

M sass/includes/_cant-think-page.sass
M sass/includes/_cant-think-page.sass => sass/includes/_cant-think-page.sass +1 -0
@@ 74,6 74,7 @@ $_theme: () !default

    &:target
      position: fixed
      z-index: 1
      top: 0
      bottom: 0
      left: 0