Fetch actual data from the database and create prototype scanner layout.

This commit is contained in:
Dominik Pantůček 2025-04-09 19:03:41 +02:00
parent 186fe2d0ec
commit ae5b9e2775
2 changed files with 57 additions and 86 deletions

View file

@ -4,11 +4,3 @@
min-height: 100vh;
width: 100%;
}
.card {
padding: 2em;
}
.read-the-docs {
color: #888;
}