Rename website column. Table component.
This commit is contained in:
7
components/Table.module.css
Normal file
7
components/Table.module.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.table th {
|
||||
text-align: left;
|
||||
}
|
||||
Reference in New Issue
Block a user