mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
Slight css tweaks for landing page images
This commit is contained in:
parent
e7db6f1402
commit
19b5710734
1 changed files with 2 additions and 2 deletions
|
@ -454,7 +454,7 @@ header h2 {
|
|||
display: flex;
|
||||
justify-content: flex-end;
|
||||
left: 0;
|
||||
padding: 2em 20px 4em;
|
||||
padding: 2em 100px 4em;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
|
@ -856,7 +856,7 @@ a:hover code {
|
|||
.imageAlignSide .blockImage {
|
||||
max-width: 500px;
|
||||
flex: 0 1 500px;
|
||||
margin-right: 20px;
|
||||
margin-right: 40px;
|
||||
}
|
||||
@media only screen and (min-device-width: 360px) and (max-device-width: 736px) {
|
||||
.imageAlignSide .blockImage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue