Spaces:
Running
Running
Update styles.css
Browse files- styles.css +2 -2
styles.css
CHANGED
@@ -59,9 +59,9 @@ table {
|
|
59 |
|
60 |
td, th {
|
61 |
border: 0px;
|
62 |
-
height:
|
63 |
padding: 20px;
|
64 |
-
text-align:
|
65 |
}
|
66 |
|
67 |
|
|
|
59 |
|
60 |
td, th {
|
61 |
border: 0px;
|
62 |
+
height: 10px;
|
63 |
padding: 20px;
|
64 |
+
text-align: left;
|
65 |
}
|
66 |
|
67 |
|