diff --git a/src/style.css b/src/style.css index 3613a74..98578f3 100644 --- a/src/style.css +++ b/src/style.css @@ -384,7 +384,8 @@ body > #demo-frame { /*line-height: 20px;*/ } .footer { - z-index: 6; // Because .console is 6 + /* Because .console is 6 */ + z-index: 6; } .main-header { display: flex;