Tweak perfect home automatoin button padding
This commit is contained in:
parent
6109bacd26
commit
70c7c32552
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ $primary-color: #049cdb;
|
||||||
display: block;
|
display: block;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: white;
|
color: white;
|
||||||
padding: 30px 15px;
|
padding: 15px;
|
||||||
font-size: 2.25rem;
|
font-size: 2.25rem;
|
||||||
line-height: 1.33333;
|
line-height: 1.33333;
|
||||||
transition: background-color .5s;
|
transition: background-color .5s;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue