remove HRs from H1/H2s

pull/21833/head
Matthew Hodgson 2018-05-19 23:40:48 +01:00
parent 65f0b05719
commit 117519566e
1 changed files with 1 additions and 0 deletions

View File

@ -443,6 +443,7 @@ limitations under the License.
.mx_EventTile_content .markdown-body h2
{
font-size: 1.5em;
border-bottom: none ! important; // override GFM
}
.mx_EventTile_content .markdown-body a {