Remove unnecessary CSS style.

This commit is contained in:
Dillon Kearns 2020-05-19 08:18:52 -07:00
parent acb7ac3655
commit 784ddca3e0

View File

@ -72,9 +72,7 @@ renderer =
, codeSpan = code
, link =
\{ title, destination } body ->
Element.newTabLink
[ Element.htmlAttribute (Html.Attributes.style "display" "inline-flex")
]
Element.newTabLink []
{ url = destination
, label =
Element.paragraph