重置所有标题元素的margin和padding。
This commit is contained in:
		| @@ -50,6 +50,11 @@ | ||||
|     background-color: var(--color-bg); | ||||
|   } | ||||
|  | ||||
|   :where(h1, h2, h3, h4, h5, h6) { | ||||
|     margin: 0; | ||||
|     padding: 0; | ||||
|   } | ||||
|  | ||||
|   #root { | ||||
|     width: 100%; | ||||
|     height: 100%; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user