diff --git a/Assets/css.css b/Assets/css.css index d024196..19ef578 100644 --- a/Assets/css.css +++ b/Assets/css.css @@ -14,6 +14,7 @@ a{ background-color: white; width: 100%; z-index: 3; + overflow: auto; box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.1); } @@ -164,4 +165,6 @@ div#slider figure { text-align: left; animation: 16s slidy infinite; } -/*==========================================================================================*/ \ No newline at end of file +/*============================================*/ + + diff --git a/Assets/resp.css b/Assets/resp.css index f9dbb76..00e22fd 100644 --- a/Assets/resp.css +++ b/Assets/resp.css @@ -1,7 +1,4 @@ @media (min-width:48em){ - .header{ - position: fixed; - } .header li{ float: left; } @@ -19,4 +16,4 @@ .header .menu-icon{ display: none; } -} \ No newline at end of file +} diff --git a/index.html b/index.html index 4b0e47a..65cea39 100644 --- a/index.html +++ b/index.html @@ -22,8 +22,8 @@