diff --git a/styleguide-app/Example.elm b/styleguide-app/Example.elm index 06776c99..ce2d1f77 100644 --- a/styleguide-app/Example.elm +++ b/styleguide-app/Example.elm @@ -173,8 +173,6 @@ view_ example = , alignItems center , justifyContent flexStart , flexWrap Css.wrap - , Fonts.baseFont - , descendants [ Css.Global.a [ textDecoration none ] ] ] ] [ Heading.h1 [] [ Html.text (fullName example) ]