Rename website column. Table component.

This commit is contained in:
Mike Cao
2020-08-06 23:02:24 -07:00
parent a09867f28c
commit 000f84df96
8 changed files with 66 additions and 9 deletions

View File

@@ -0,0 +1,7 @@
.table {
width: 100%;
}
.table th {
text-align: left;
}