removed 0.5 bump on objects

This commit is contained in:
Martina 2021-08-30 19:52:04 -07:00
parent cc509e3af7
commit eb058d6112

View File

@ -50,7 +50,6 @@ const STYLES_TAG = css`
const STYLES_PREVIEW = css`
overflow: hidden;
position: relative;
bottom: 0.5px;
flex-grow: 1;
`;