diff --git a/www/css/desktop.css b/www/css/desktop.css index a882b22f..89a656d9 100644 --- a/www/css/desktop.css +++ b/www/css/desktop.css @@ -238,10 +238,10 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo @media only screen and (min-width:1024px){ header{position:fixed;left:0;top:0;bottom:0;width:300px;margin:0} -header nav{margin:0 10%} +header nav{margin:30px 10% 0} menu{display:block;opacity:1;position:relative} menu a{padding:10px 0} -#profile{float:none;margin:30px 0 15px 12px} +#profile{float:none;margin:0 0 15px 12px} #toggle,.toggle{display:none} .wrap{margin:0 0 0 300px} article{padding:20px 40px 80px 40px}