rmountjoy92 / DashMachine

Another web application bookmark dashboard, with fun features.
GNU General Public License v3.0
1.24k stars 119 forks source link

Fix icons cut off on4 k screen #110

Closed marcjmiller closed 4 years ago

marcjmiller commented 4 years ago

Fixes: Icons are cut of on a 4k Screen [#103]

removed pt-3 pb-0 from cards and adjusted height to 120 (icon is 64px, plus 48px worth of padding = 112px, 120 is a nice round number and not huge)

marcjmiller commented 4 years ago

Sorry for the unclean commit... the only one needed for this issue is the last one. Let me know if you want a clean PR rather than all the extra commits.