Skip to content

Commit

Permalink
Fix kita icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannic Schencking committed Nov 11, 2017
1 parent e58ee48 commit e8bb5b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/SearchResults/SearchResultsKindergarden.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class SearchResultsKindergarden extends SearchResults {
<div className="media-left">
<p>
<span className="icon is-large">
<i className="mdi mdi-48px mdi-pool"></i>
<i className="mdi mdi-48px mdi-baby-buggy"></i>
</span>
</p>
<div className="distanceDiv has-text-centered">
Expand Down

0 comments on commit e8bb5b6

Please sign in to comment.