mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-22 15:55:08 +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;
|
position: relative;
|
||||||
outline: none;
|
outline: none;
|
||||||
border: none;
|
border: none;
|
||||||
margin: 2vh;
|
margin: 1vh;
|
||||||
padding: 1vh 2vh;
|
padding: 1vh 2vh;
|
||||||
font-size: calc(10px + 2vmin);
|
font-size: calc(10px + 2vmin);
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
Loading…
Reference in a new issue