Skip to content

Commit

Permalink
Imported from brave-ui: Merge pull request brave#391 from brave/ntp-tile
Browse files Browse the repository at this point in the history
update topsite tile click area
  • Loading branch information
cezaraugusto authored Feb 28, 2019
2 parents e4ae3ef + dd4840d commit 296d789
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,6 @@ export const Tile = styled<TileProps, 'div'>('div')`

export const TileFavicon = styled<{}, 'img'>('img')`
display: block;
height: 40px;
height: 72px;
padding: 16px;
`

0 comments on commit 296d789

Please sign in to comment.