🥡 Started making react-table re-usable

This commit is contained in:
2022-03-26 11:27:41 -07:00
parent 089078fda0
commit 03b982858d
8 changed files with 296 additions and 203 deletions

View File

@@ -273,8 +273,8 @@ pre {
}
}
.comicvine-metadata {
background-color: #EBFCFF;
.comicInfo-metadata {
background-color: #F7EBDD;
padding: 0.8rem;
border-radius: 0.5rem;
}