hibiken / stories

Medium clone built with Ruby on Rails
https://my-medium-clone.herokuapp.com/
MIT License
806 stars 270 forks source link

Improve style and animation for flash message #11

Open hibiken opened 8 years ago

hibiken commented 8 years ago

Right now, our flash message component is using Bootstrap styles with "alert-success" and "alert-danger" CSS classes. We want to improve the design and the animation effect for this component.

Files you need to edit are:

Come up with a new design and animation to improve this UI component! We are open to new ideas, so feel free to play around with it.