mirror of
https://github.com/vitejs/vite.git
synced 2024-11-22 07:09:05 +00:00
chore(docs): add margin to h4 (#18280)
This commit is contained in:
parent
2c5f948d06
commit
f721677d8c
@ -133,9 +133,10 @@ const { data } = useSponsor()
|
||||
font-weight: 400;
|
||||
line-height: 150%; /* 24px */
|
||||
letter-spacing: -0.32px;
|
||||
width: 480px;
|
||||
width: 520px;
|
||||
max-width: 100%;
|
||||
margin: 0 auto 40px;
|
||||
padding: 0 20px;
|
||||
}
|
||||
|
||||
.sponsor-grid {
|
||||
|
Loading…
Reference in New Issue
Block a user