From 9c08296b6fb144fe5ad478014b2c1deb69f3971b Mon Sep 17 00:00:00 2001 From: Katherine Date: Sat, 23 Feb 2019 13:22:59 -0500 Subject: [PATCH] Improving example of modular button classes Links and buttons have different semantic html meanings, and it is somewhat of a design (and accessibility) anti-pattern to style links as a button --- docs/documentation/overview/modular.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/documentation/overview/modular.html b/docs/documentation/overview/modular.html index 5895d7ea..112d66bd 100644 --- a/docs/documentation/overview/modular.html +++ b/docs/documentation/overview/modular.html @@ -31,21 +31,21 @@ breadcrumb: {% endcapture %} {% capture buttons %} - + - + - + - + {% endcapture %}