This commit is contained in:
IO
2024-07-10 21:29:00 -06:00
parent 249fd361e3
commit baeb0cca5a
2 changed files with 3 additions and 3 deletions
@@ -66,7 +66,7 @@
.status-label {
position: absolute;
top: 82%;
left: 1em;
left: 0.5em;
padding: 0 5px;
border-radius: 10px;
color: white;
@@ -16,9 +16,9 @@
}
.foto {
width: 200px;
width: auto;
height: 250px;
margin-right: 20px;
object-fit: cover;
}
.info {