mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 02:42:41 +02:00
More breakpoint consolidation fixes
This commit is contained in:
parent
b59b58af0d
commit
1ba37f857c
1 changed files with 1 additions and 4 deletions
|
@ -163,7 +163,7 @@ header h2 {
|
|||
|
||||
.wrapper {
|
||||
margin: 0px auto;
|
||||
max-width: 736px;
|
||||
max-width: 1100px;
|
||||
padding: 0 20px;
|
||||
}
|
||||
|
||||
|
@ -479,9 +479,6 @@ header h2 {
|
|||
max-width: 750px;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
max-width: 1100px;
|
||||
}
|
||||
.homeContainer .homeWrapper .projectLogo {
|
||||
align-items: center;
|
||||
bottom: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue