mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-21 23:35:05 +00:00
smaller button margin
This commit is contained in:
parent
aa06b1f8a6
commit
b0db0a2015
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ button,
|
|||
position: relative;
|
||||
outline: none;
|
||||
border: none;
|
||||
margin: 2vh;
|
||||
margin: 1vh;
|
||||
padding: 1vh 2vh;
|
||||
font-size: calc(10px + 2vmin);
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in a new issue