Merge branch 'master' into jori/rm-dnd

This commit is contained in:
Jori Lallo
2017-10-24 11:39:22 -07:00
committed by GitHub
4 changed files with 6 additions and 20 deletions

View File

@@ -248,22 +248,6 @@ const StyledEditor = styled(Editor)`
h5,
h6 {
font-weight: 500;
.anchor {
visibility: hidden;
color: #dedede;
padding-left: 0.25em;
}
&:hover {
.anchor {
visibility: visible;
&:hover {
color: #cdcdcd;
}
}
}
}
h1:first-of-type {