Skip to content

Commit 86bfc88

Browse files
authored
Update app.css
1 parent 112daf0 commit 86bfc88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/styles/app.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,8 @@ table tr {
207207
border-bottom: 1px solid var(--color-gray-300);
208208
}
209209

210-
table th, table td {
210+
table th,
211+
table td {
211212
padding: var(--spacing-1);
212213
}
213214

0 commit comments

Comments
 (0)