Skip to content

Commit 081ad83

Browse files
committed
Update line spacing in Presenter-generated .html files
1 parent 82c1f60 commit 081ad83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

seleniumbase/fixtures/base_case.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3526,7 +3526,7 @@ def create_presentation(
35263526
'</style>\n'
35273527
'</head>\n\n'
35283528
'<body>\n'
3529-
'<!-- Generated by SeleniumBase - https://seleniumbase.io -->'
3529+
'<!-- Generated by SeleniumBase - https://seleniumbase.io -->\n'
35303530
'<div class="reveal">\n'
35313531
'<div class="slides">\n'
35323532
'' % (constants.Reveal.MIN_CSS, reveal_theme_css))

0 commit comments

Comments
 (0)