This commit is contained in:
2025-05-06 11:25:00 -07:00
parent 4854af2b77
commit d50cd7d6c0
3 changed files with 8 additions and 1 deletions

View File

@@ -13,6 +13,10 @@
border-radius: 10px;
max-width: 593px;
padding: 1rem;
.left {
width: calc(33% - 0.5rem);
}
}
}
}