diff --git a/index.css b/index.css index f375f5f..9b62906 100644 --- a/index.css +++ b/index.css @@ -29,17 +29,16 @@ body { } .menu-button { - height:50px; + height:35px; width:50px; box-sizing: border-box; - border:1px solid #ccc; border-radius: 10% } .menu-button span{ display:block; width:40px; - height:10px; + height:4px; margin:5px auto; background-color:#ccc; border-radius:10%