1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Add padding to markdown paragraphs.

This commit is contained in:
Kevin Serrano 2016-10-04 18:45:01 -07:00
parent 30a915921e
commit 1158855a15
No known key found for this signature in database
GPG Key ID: 7CC862A58D2889B4

View File

@ -53,6 +53,10 @@ DisclaimerScreen.prototype.render = function () {
font-style: italic;
}
.markdown p {
margin: 10px 0;
}
`),
h('div.markdown', {