Apply prettier to css
This commit is contained in:
parent
87fbe01124
commit
df544469c9
8 changed files with 26 additions and 25 deletions
|
|
@ -41,7 +41,7 @@
|
|||
height: 42px;
|
||||
padding: 12px;
|
||||
border-radius: 64px;
|
||||
transition: visibility .5s, opacity .8s linear;
|
||||
transition: visibility 0.5s, opacity 0.8s linear;
|
||||
}
|
||||
|
||||
.top-link,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue