Skip to content

Commit d23535b

Browse files
committed
prevent logo overflow
1 parent 523a49d commit d23535b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

assets/css/onboarding/onboarding.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@
298298
img, svg {
299299
height: 100%;
300300
width: auto;
301+
max-width: 100%;
301302
}
302303
}
303304

0 commit comments

Comments
 (0)