add heroku API to repo

This commit is contained in:
2019-06-24 16:16:54 -04:00
parent b13657a10d
commit 798cfb3c01
9 changed files with 190 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
body {
font-size: 1em;
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
"Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans",
"Droid Sans", "Helvetica Neue", sans-serif,
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
table, th, td {
border: 1px solid #000;
}