mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-24 06:54:03 +03:00
Remove unnecessary CSS style.
This commit is contained in:
parent
acb7ac3655
commit
784ddca3e0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user