From dea14df8ca9dffbaa77168fa7bdac853364d52c5 Mon Sep 17 00:00:00 2001 From: Louis-Maxime Piton Date: Tue, 24 May 2022 19:39:57 +0200 Subject: CSS: doc fixes (#36425) * Remove unused attributes * Use utilities rather than using new CSS * Removed unused class * Change StackBlitz icon `aria-label` + small inconsistency --- site/content/docs/5.2/components/alerts.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'site/content/docs') diff --git a/site/content/docs/5.2/components/alerts.md b/site/content/docs/5.2/components/alerts.md index 59f9a349f..12cad3588 100644 --- a/site/content/docs/5.2/components/alerts.md +++ b/site/content/docs/5.2/components/alerts.md @@ -89,7 +89,7 @@ Similarly, you can use [flexbox utilities]({{< docsref "/utilities/flex" >}}) an {{< example >}}