Skip to content

Commit f2ea453

Browse files
committed
fix broken comment
1 parent b65fd31 commit f2ea453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ h1{
490490
width: 50vw;
491491
z-index: 2;
492492
position: fixed;
493-
width: 100vw;// reset to CSS default before measuring, so resize always starts fresh
493+
width: 100vw; /*reset to CSS default before measuring, so resize always starts fresh*/
494494
display: flex;
495495
justify-content: right;
496496
z-index: 20;

0 commit comments

Comments
 (0)