mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-06-01 17:22:16 +00:00
Reverting font weight changes
This commit is contained in:
parent
fe3424b79a
commit
cbcf30daff
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ table {
|
||||||
|
|
||||||
th {
|
th {
|
||||||
border-bottom: 1px solid darken($base-border-color, 15%);
|
border-bottom: 1px solid darken($base-border-color, 15%);
|
||||||
font-weight: 400;
|
font-weight: bold;
|
||||||
padding: 0.5em 0;
|
padding: 0.5em 0;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue