Skip to content

Commit ac9ed6c

Browse files
committed
lint: fixes
1 parent 91a4771 commit ac9ed6c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

demo-vue/app/app.scss

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ button {
1111

1212
.falseFAb {
1313
elevation: 2;
14-
font-size: 40;
15-
border-radius: 32;
16-
width: 64;
17-
height: 64;
18-
margin: 30;
14+
font-size: 26;
15+
border-radius: 28;
16+
width: 56;
17+
height: 56;
18+
margin: 16;
1919
}
2020
bottomnavigationbar {
2121
active-color: #1b1edb;

0 commit comments

Comments
 (0)