1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-24 01:08:27 +00:00

Removed test border

This commit is contained in:
Vladimir Volek 2018-10-09 12:09:20 +02:00 committed by Szymon Lesisz
parent 29e5dc2314
commit d22a4789db

View File

@ -30,7 +30,6 @@ const H2 = styled.h2`
const H3 = styled.h3`
${baseStyles};
font-size: 14px;
border: 1px solid red;
margin-bottom: 10px;
`;