Skip to content

Commit 6ca0360

Browse files
committed
Update the default Messenger font size
1 parent 2348372 commit 6ca0360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

seleniumbase/core/style_sheet.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
'''
121121
.messenger-message-inner {
122122
font-family: "Proxima Nova","proxima-nova",Arial,sans-serif !important;
123-
font-size: 15px;
123+
font-size: 17px;
124124
}
125125
''')
126126

0 commit comments

Comments
 (0)