Skip to content

Commit 1863474

Browse files
authored
Merge pull request #23820 from kbhawkey/kb-adjust-table-margin
adjust table margin bottom
2 parents dca2fe6 + 43c9870 commit 1863474

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

assets/scss/_custom.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ $announcement-size-adjustment: 8px;
1111
max-width: 100%;
1212
}
1313

14-
table {
15-
margin-bottom: 1rem;
16-
display: initial;
17-
}
18-
1914
@media only screen and (min-width: 768px) {
2015
padding-top: 2rem !important;
2116
}

0 commit comments

Comments
 (0)