Move index to /terminal

This commit is contained in:
2022-09-30 19:23:14 +02:00
parent aab77d8352
commit 995cfc5aea
13 changed files with 154 additions and 118 deletions

View File

@ -0,0 +1,5 @@
.card {
border: 1px solid gray;
border-radius: 5px;
max-width: 200px;
}