react-code-dataset / wp-calypso /packages /help-center /src /components /help-center-closure-notice.scss
| @import "@automattic/typography/styles/variables"; | |
| .help-center-closure-notice { | |
| margin-bottom: 1em; | |
| .components-panel__row { | |
| font-size: $font-body-extra-small; | |
| line-height: 1.5; | |
| } | |
| } | |