Headers margin fix

This commit is contained in:
joeuhren
2020-11-23 18:04:34 -07:00
parent 87f0665ff4
commit 23084c2fd5
+5
View File
@@ -55,6 +55,11 @@ p {
margin-bottom: 0.4rem;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.2rem;
margin-top: 0.5rem;
}
/* datatable tweaks */
table {
width: 100% !important;