调整界面字体比例。
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| @layer pages { | ||||
|   .navigation { | ||||
|     max-width: 20rem; | ||||
|     max-width: calc(var(--spacing) * 100); | ||||
|     flex: 1 1; | ||||
|     display: flex; | ||||
|     flex-direction: column; | ||||
|   | ||||
| @@ -3,7 +3,6 @@ | ||||
| @layer base { | ||||
|   :root { | ||||
|     font-family: system-ui, Avenir, Helvetica, Arial, sans-serif; | ||||
|     font-size: 62.5%; | ||||
|     line-height: 1.5em; | ||||
|     font-weight: 400; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user