init research
This commit is contained in:
Vendored
+12
@@ -0,0 +1,12 @@
|
||||
@import url(https://cdn.jsdelivr.net/npm/firacode@6.2.0/distr/fira_code.css);
|
||||
|
||||
/*-- scss:rules --*/
|
||||
.table {width:auto}
|
||||
|
||||
code {font-family: 'Fira Code Medium', monospace;}
|
||||
|
||||
.clay-dataset .table {
|
||||
@extend .table-striped;
|
||||
@extend .table-hover;
|
||||
@extend .table-responsive;
|
||||
}
|
||||
Vendored
+7137
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user