mirror of
https://github.com/uetchy/namae.git
synced 2025-08-20 09:58:13 +09:00
feat: add logo
This commit is contained in:
@@ -71,9 +71,9 @@ class ErrorBoundary extends React.Component {
|
||||
}
|
||||
|
||||
const CardWrapper = styled.div`
|
||||
margin-bottom: 40px;
|
||||
margin-bottom: 20px;
|
||||
padding: 20px;
|
||||
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
|
||||
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
|
||||
border-radius: 2px;
|
||||
`
|
||||
|
||||
|
Reference in New Issue
Block a user