Browse Source

手机隐藏pen_header

liuyuqi-dellpc 5 years ago
parent
commit
6defb57140
1 changed files with 3 additions and 0 deletions
  1. 3 0
      assets/css/pen-header.css

+ 3 - 0
assets/css/pen-header.css

@@ -442,6 +442,9 @@ body.pen_header_alignment_center #pen_header_secondary {
 	}
 }
 @media only screen and (max-width:728px) {
+	#pen_header{
+		display:none;
+	}
 	#pen_header .pen_header_main {
 		padding: 1em;
 	}