mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-11-15 09:21:25 +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 {
|
||||
border-bottom: 1px solid darken($base-border-color, 15%);
|
||||
font-weight: 400;
|
||||
font-weight: bold;
|
||||
padding: 0.5em 0;
|
||||
text-align: left;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue