Minor restyling

This commit is contained in:
maciejhirsz
2018-07-06 15:52:50 +02:00
parent 9a8e625df6
commit 6fe1e47082
2 changed files with 13 additions and 13 deletions
+5 -6
View File
@@ -24,12 +24,11 @@
color: #fff;
}
.App-list th, .App-list td {
text-align: left;
padding: 0.4em 0.6em;
.App-list tbody {
font-family: monospace, sans-serif;
}
@keyframes App-logo-spin {
from { transform: rotate(0deg); }
to { transform: rotate(360deg); }
.App-list th, .App-list td {
text-align: left;
padding: 0.8em 1em;
}