FIX: Fixes from Dani's design

This commit is contained in:
Nicolás Hatcher
2024-10-26 10:51:33 +02:00
committed by Nicolás Hatcher Andrés
parent 75d8a5282e
commit dad4755b16
9 changed files with 82 additions and 99 deletions

View File

@@ -101,6 +101,7 @@ const Container = styled("div")`
padding-left: 12px;
font-family: Inter;
background-color: #fff;
border-top: 1px solid #E0E0E0;
`;
const Sheets = styled("div")`