fix(docs): page content padding bug (#52497)

Co-authored-by: mohamed_magdy <mohamedmagdyabdelhamed99@gmail.com>
This commit is contained in:
mohamedmagdy99
2023-12-06 16:30:28 +02:00
committed by GitHub
parent 8750f5dbe1
commit 061e40328e

View File

@@ -162,7 +162,7 @@ section.cover .cover-main {
align-items: center;
flex-direction: column;
margin: 0;
padding: 32px 16px 0;
padding: 32px 8px 0;
}
section.cover h1 {