Merge pull request #842 from sgmap/typo-fixes
In vertical tables, invert the bold styling
This commit is contained in:
commit
45399602c4
1 changed files with 0 additions and 6 deletions
|
@ -36,17 +36,11 @@
|
|||
|
||||
th {
|
||||
@include vertical-padding($default-spacer);
|
||||
font-weight: normal;
|
||||
|
||||
&.header-section {
|
||||
color: $blue;
|
||||
font-weight: bold;
|
||||
font-size: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
td {
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue