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`
|
const PreAlphaLabel = styled.div`
|
||||||
display: flex;
|
display: flex;
|
||||||
place-items: center;
|
place-items: center;
|
||||||
background: #FF9800;
|
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
height: 50%;
|
height: 50%;
|
||||||
border: none;
|
border: none;
|
||||||
|
|
@ -77,7 +76,6 @@ const PreAlphaLabel = styled.div`
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
color: #ffffff;
|
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: bolder;
|
font-weight: bolder;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue