apply prettier formating

This commit is contained in:
Prettier
2018-07-07 01:17:37 +04:00
committed by Aleksey Gurianov
parent 5d1201351a
commit 2df3aa01d4
38 changed files with 215 additions and 190 deletions
@@ -5,7 +5,7 @@
height: 36px;
margin: 20px auto;
padding: 0;
background: #259C9A;
background: #259c9a;
border-radius: 4px;
border: 0;
font-size: 14px;
@@ -14,7 +14,8 @@
color: #fff;
cursor: pointer;
&:hover, &:focus {
&:hover,
&:focus {
background: #0aa;
}