/
githubmirror
/
docusaurus
Обзор
Документация
Войти
/
githubmirror
/
docusaurus
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
website/src/plugins/featureRequests/styles.module.css
13 строк
338 B
Joshua Chen
feat(website): new plugin to load CHANGELOG and render as blog (#6414)
27 янв 2022, 18:17
Не верифицирован
27 янв 2022, 18:17
f6ff647
Код
Авторство
О чём код?
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ .main { padding: var(--ifm-spacing-horizontal); border-radius: 4px; background: var(--site-color-feedback-background); min-height: 500px; }