From 0301194ba0660f2cb1766d2640c2daeba7cf7730 Mon Sep 17 00:00:00 2001 From: "louismaxime.piton" Date: Wed, 18 May 2022 09:11:56 +0200 Subject: [PATCH] Remove .table-guidelines --- site/assets/scss/_boosted.scss | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/site/assets/scss/_boosted.scss b/site/assets/scss/_boosted.scss index ef302f1f04..9fcbb51408 100644 --- a/site/assets/scss/_boosted.scss +++ b/site/assets/scss/_boosted.scss @@ -125,17 +125,6 @@ body { } } -// Docs table -.table-guidelines { - tr { - border: 0; - } - - th { - vertical-align: middle; - } -} - // "Added in vX.Y.Z" areas // stylelint-disable-next-line selector-max-class, selector-no-qualifying-type small.d-inline-flex.px-2.py-1.font-monospace.text-muted.border.rounded-3 {