BigW Consortium Gitlab

Fix table borders

parent b0cfd2a9
......@@ -32,12 +32,10 @@ table {
th {
background-color: $background-color;
font-weight: normal;
font-size: 15px;
border-bottom: 1px solid $border-color;
border-bottom: none;
}
td {
border-bottom: 1px solid;
border-color: $table-border-color;
}
}
......
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