merge main

This commit is contained in:
Beverly Nguyen
2025-01-20 12:52:51 -08:00
6 changed files with 54 additions and 15 deletions

View File

@@ -8,7 +8,7 @@
width: 100%;
max-width: 464px;
box-sizing: border-box;
padding: units(1);
padding: units(2);
background: color('gray-cool-10');
border: 1px solid color('gray-cool-10');
border-radius: 5px;