commit 386da9ddfdc19b7faa64d8b9dd70b3dd1ad1f513 parent 2cb88003a8fe4a460e593bdb0dc4b488866c262c Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 17 Feb 2018 13:20:23 +0100 Don't overlap nav Diffstat:
| M | src/styles.scss | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/styles.scss b/src/styles.scss @@ -127,7 +127,7 @@ html { overflow:auto; } position: absolute; text-align: center; font-size: 12px; - z-index: 10000; + z-index: 99; } .tblue {