From c112e15c9afb19397aeca87d469e9de486560430 Mon Sep 17 00:00:00 2001 From: Muhannad Abdelrazek Date: Sat, 9 Sep 2017 13:33:25 +0300 Subject: [PATCH] A11y: Enhance card example (#953) The card needs more enhancements but I need more help to determine the perfect solution for it. the issue we face is: - the markup needs to change and when to change the markup the style needs to change to be suitable for it. example: ` Save Edit Delete ` should be: ` ` when I do that the style change and when I use the `button` class name the style change also, so you need to try it and edit the style as you need to card show to people. - I replaced the with