Adjust upload button height
This commit is contained in:
@@ -167,7 +167,7 @@ h1 {
|
||||
display: grid;
|
||||
place-items: center;
|
||||
width: 100%;
|
||||
min-height: clamp(68px, 12vw, 86px);
|
||||
min-height: clamp(60px, 12vw, 80px);
|
||||
border: 0;
|
||||
border-radius: 7px;
|
||||
padding: 15px 24px;
|
||||
|
||||
Reference in New Issue
Block a user