Improve flexibility of applying color to the theme
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
font-family: $sans-serif;
|
||||
font-family: $global-font-family;
|
||||
font-size: $type-size-6;
|
||||
border-collapse: collapse;
|
||||
border: 2px solid $border-color;
|
||||
|
Reference in New Issue
Block a user