Browse Source

1. 优化

MONSTER-ygh 11 months ago
parent
commit
5663213b2e
1 changed files with 4 additions and 0 deletions
  1. 4 0
      link.html

+ 4 - 0
link.html

@@ -8,6 +8,10 @@
 		#info {
 			width: 100%;
 		}
+		#info img{
+			width: 100%;
+			height: auto;
+		}
 		#code {
 			width: 100%;
 			display: flex;