Generator button should not have margin.
This commit is contained in:
@@ -305,6 +305,7 @@ button {
|
|||||||
background: #b7debd;
|
background: #b7debd;
|
||||||
color: #333;
|
color: #333;
|
||||||
padding: 10px 30px;
|
padding: 10px 30px;
|
||||||
|
margin: 0;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
font-size: 1.3rem;
|
font-size: 1.3rem;
|
||||||
display: block;
|
display: block;
|
||||||
|
|||||||
Reference in New Issue
Block a user