adjust height of card

This commit is contained in:
akcodez
2025-06-10 15:17:28 -07:00
parent 603bcd9106
commit f161bd0331
2 changed files with 2 additions and 2 deletions

View File

@@ -1587,7 +1587,7 @@ html.light {
flex-direction: column;
justify-content: flex-start;
padding: 40px;
height: 430px;
height: 310px;
width: 352px;
}