Create card component

This commit is contained in:
2022-09-28 00:01:03 -04:00
parent b0c3b9b1e1
commit fde6c7fa69
7 changed files with 118 additions and 99 deletions
+5
View File
@@ -365,4 +365,9 @@ code {
.monospace {
font-family: 'Hack', 'Source Code Pro', Consolas, monospace;
}
.license {
background-color: #222222;
padding: 1rem;
}