mirror of https://github.com/vector-im/riot-web
remove HRs from H1/H2s
parent
65f0b05719
commit
117519566e
|
@ -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 New Issue