Skip to content

Commit f569bc6

Browse files
committed
adjust logo scale now that there is no bg
1 parent f9051e6 commit f569bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fonts/ploticon.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ module.exports = {
166166
'newplotlylogo': {
167167
'name': 'newplotlylogo',
168168
'svg': [
169-
'<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 132 132\'>',
169+
'<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'21 21 90 90\'>',
170170
'<defs>',
171171
' <style>',
172172
' .cls-1{fill:#8c99cd;}',

0 commit comments

Comments
 (0)