1
0
Fork 0
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:
thomasrosen 2021-01-23 22:36:27 +01:00
parent aa06b1f8a6
commit b0db0a2015

View file

@ -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;