PC头部导航宽度修改

master
candice 2 years ago
parent 100d442dee
commit 3e60689b6e

@ -1455,7 +1455,7 @@ height: 270px;
} }
ul.inspiration { ul.inspiration {
padding-left: 0; padding-left: 0;
width: 155px; width: 200px;
} }
ul.inspiration li { ul.inspiration li {
line-height: 24px; line-height: 24px;
@ -1697,7 +1697,7 @@ input.Inquiryphone {width:45.4% !important;}
.infotoptitle h1, .infocategory { width: 1140px !important; padding: 0;} .infotoptitle h1, .infocategory { width: 1140px !important; padding: 0;}
.authorupdate {padding: 0;} .authorupdate {padding: 0;}
.topnavigation { .topnavigation {
width: 1140px; width: 1250px;
margin: 0 auto; margin: 0 auto;
height: 65px; height: 65px;
} }

Loading…
Cancel
Save