Browse Source

README.md

xiu2 3 years ago
parent
commit
bf45abd0a1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -10,7 +10,7 @@
 		<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" />
 		<link rel="icon" type="image/x-icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAYUlEQVR42mP0nvzxPwMFgBHdgOYAbji7dsNX0g1IseeEs+cc/E68AVty+Ehyus+UT4PNAGxhEKDLiqGBYCDCYuHh+3/DzYANl38zyAsywfmwRDYIDUAGyGmD6DCgqgHEAADqpnHxT0ZWTwAAAABJRU5ErkJggg==">
 		<link rel="stylesheet" href="https://cdn.staticfile.org/docsify/4.12.1/themes/vue.css" />
-		<style  type="text/css">a {text-decoration:none} summary {cursor: pointer;} ::-webkit-scrollbar {width: 0px;height: 0px} .markdown-section blockquote p {font-weight: normal;margin-left: 0;}</style>
+		<style  type="text/css">@media screen and (max-width: 768px) {.markdown-section {max-width: 100%;} .markdown-section h1 {font-size: 1.7rem;}} a {text-decoration:none} summary {cursor: pointer;} ::-webkit-scrollbar {width: 0px;height: 0px} .markdown-section blockquote p {font-weight: normal;margin-left: 0;}</style>
 		<script>if(location.hash == "" && window.navigator.language.slice(0,2) == "zh") {location.hash="#/zh"}</script>
 	</head>
 	<body>