fix: css imperfections

This commit is contained in:
swve 2023-05-17 18:15:01 +00:00
parent 43291fe8a7
commit 3c2a3e6dea

View file

@ -69,7 +69,6 @@ const LogoArea = styled.div`
const PreAlphaLabel = styled.div`
display: flex;
place-items: center;
background: #FF9800;
border-radius: 6px;
height: 50%;
border: none;
@ -77,7 +76,6 @@ const PreAlphaLabel = styled.div`
margin-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
color: #ffffff;
font-size: 12px;
font-weight: bolder;
text-transform: uppercase;