diff --git a/index.css b/index.css index ac03c4b..d10d8bd 100644 --- a/index.css +++ b/index.css @@ -174,6 +174,10 @@ input#menu-control:checked~label.content-mask { width: 100% } + div.content { + opacity:1 + } + input#menu-control:checked+div.menu-container { width: 100%; }