Removed test border

pull/147/head
Vladimir Volek 6 years ago committed by Szymon Lesisz
parent 29e5dc2314
commit d22a4789db

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

Loading…
Cancel
Save