mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-16 18:46:57 +02:00
parent
cd60290a6f
commit
bf3c014354
1 changed files with 7 additions and 0 deletions
|
@ -307,6 +307,13 @@ header h2 {
|
|||
.mainContainer .wrapper .post.basicPost {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
.mainContainer .wrapper .post h1 {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 0;
|
||||
font-size: 250%;
|
||||
padding: 10px 0;
|
||||
}
|
||||
.mainContainer .wrapper .post h2 {
|
||||
font-size: 130%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue