remove HRs from H1/H2s
This commit is contained in:
parent
65f0b05719
commit
117519566e
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue