This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
--color-text-secondary: #999;
|
||||
--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
||||
--hover-brightness: 1.2;
|
||||
--justify-important: left;
|
||||
--justify-important: center;
|
||||
--justify-table: left;
|
||||
--justify-normal: left;
|
||||
--line-height: 1.5;
|
||||
--width-card: 285px;
|
||||
@@ -466,7 +467,7 @@ table td,
|
||||
table th,
|
||||
table tr {
|
||||
padding: 0.4rem 0.8rem;
|
||||
text-align: var(--justify-important);
|
||||
text-align: var(--justify-table);
|
||||
}
|
||||
|
||||
table thead {
|
||||
|
Reference in New Issue
Block a user