FIX: fixed padding
This commit is contained in:
@@ -80,7 +80,7 @@ const handleCopy = async (): Promise<void> => {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
gap: 2.5rem;
|
||||
gap: 1rem;
|
||||
width: 100%;
|
||||
max-width: 550px;
|
||||
padding: 20px;
|
||||
|
||||
Reference in New Issue
Block a user