Landing page first draft
Reviewed By: danielbuechele Differential Revision: D6964899 fbshipit-source-id: ea9fed66ba0376a5cd2efda4d631cc14e591e666
This commit is contained in:
committed by
Facebook Github Bot
parent
de8cab8e60
commit
e7c56ccd1e
@@ -1,7 +1,7 @@
|
||||
.Padded {
|
||||
width: 100%;
|
||||
max-width: 1000px;
|
||||
padding: 0 20px;
|
||||
max-width: 1200px;
|
||||
padding: 0 50px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
@@ -1,5 +1,4 @@
|
||||
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Source+Code+Pro');
|
||||
|
||||
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Source+Code+Pro');
|
||||
|
||||
html,
|
||||
body {
|
||||
|
Reference in New Issue
Block a user