feat: rounded logo
This commit is contained in:
@@ -34,6 +34,7 @@ const Logo = styled.img`
|
|||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
width: 60px;
|
width: 60px;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
border-radius: 5px;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const Content = styled.div`
|
const Content = styled.div`
|
||||||
|
|||||||
Reference in New Issue
Block a user