Open blunket opened 6 years ago
Consider this library for improving the sticky notes design! https://masonry.desandro.com/
ALSO: Consider Masonry.js as an option maybe for displaying your projects, too!
Also consider some class overrides! for example:
.card.yellow > h1{ background-color: #ff6; } .card.blue > h1{ background-color: #66f; } .yellow .caption{ background-color: #ff9; } .blue .caption{ background-color: #99f; }
Preview:
Thanks for the feedback! :D I will definitely use these ideas!
Consider this library for improving the sticky notes design! https://masonry.desandro.com/
ALSO: Consider Masonry.js as an option maybe for displaying your projects, too!
Also consider some class overrides! for example:
Preview: