Commit 2aa1ff3b authored by hyeryung's avatar hyeryung

update tableblock h2, sectionbody style

parent 2a9858cc
Pipeline #18970 canceled with stages
......@@ -301,6 +301,14 @@
border: 0 solid var(--table-border-color);
}
.doc table.tableblock h2 {
margin: 0;
}
.doc table.tableblock h2 + .sectionbody {
padding: 0 1rem;
}
.doc table.grid-all > * > tr > * {
border-width: 1px;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment