mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
fix: css imperfections
This commit is contained in:
parent
43291fe8a7
commit
3c2a3e6dea
1 changed files with 0 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue