Changed margin-top at header-container

This commit is contained in:
TatianaLopaeva 2020-08-28 10:51:22 +03:00
parent 6816ebc6cb
commit 54464c3320

View File

@ -9,7 +9,7 @@ const { tablet, mobile } = utils.device;
const StyledHeader = styled.div`
position: static;
.payments-header {
margin-top: 50px;
margin-top: 46px;
height: 32px;
font-style: normal;
font-weight: bold;