put modal over the nav (#4685)

This commit is contained in:
Matthew Irish 2018-06-02 21:34:50 -05:00 committed by GitHub
parent 0a4a54c5e4
commit c2f34dcc79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
text-align: left;
transition: opacity $speed-slow;
will-change: opacity;
z-index: 300;
&.is-animated {
opacity: 1;