feat: Notice blocks available as new editor options (#1371)
* feat: Notice blocks available as new editor options * fix: styling tweak feat: Add shortcut to keyboard modal * add notices to welcome docs * styling tweaks * styling tweaks * styling tweaks
This commit is contained in:
@@ -82,6 +82,7 @@ const Heading = styled.h3`
|
||||
margin-bottom: 0.25em;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
color: ${props => props.theme.text};
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
|
||||
Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user