mirror of
https://github.com/primer/css.git
synced 2024-11-25 07:33:41 +03:00
update marketing tables to use color variables
This commit is contained in:
parent
6c602c2192
commit
1e04ce04c0
@ -5,7 +5,7 @@
|
|||||||
margin-top: $spacer-3;
|
margin-top: $spacer-3;
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
border: $border;
|
border: $border;
|
||||||
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
|
box-shadow: 0 1px 1px rgba($black, 0.05);
|
||||||
|
|
||||||
th {
|
th {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
Loading…
Reference in New Issue
Block a user