Skip to content

Commit 27f9bce

Browse files
committed
style: bugfix
1 parent 1da0f99 commit 27f9bce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
justify-content: center;
3636

3737
@media screen and (max-width: @screen-sm) {
38-
transform: scale(0.85);
38+
//transform: scale(0.85);
3939
}
4040
}
4141

0 commit comments

Comments
 (0)