mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
fix(v2): copyright headers
This commit is contained in:
parent
63f014fce5
commit
93e2b7dab3
|
|
@ -1,3 +1,10 @@
|
|||
/**
|
||||
* Copyright (c) 2017-present, Facebook, Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
.feedbackPage {
|
||||
margin: 64px auto;
|
||||
max-width: 1024px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue