Merge pull request #23820 from kbhawkey/kb-adjust-table-margin
adjust table margin bottompull/24534/head
commit
18634747c9
|
@ -11,11 +11,6 @@ $announcement-size-adjustment: 8px;
|
|||
max-width: 100%;
|
||||
}
|
||||
|
||||
table {
|
||||
margin-bottom: 1rem;
|
||||
display: initial;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 768px) {
|
||||
padding-top: 2rem !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue