Skip to content

Commit 4421ac8

Browse files
committed
Add even more comments to CSS styles
1 parent 64ffa50 commit 4421ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/css/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ progress {
88
/*progress element styles*/
99
height: 50px;
1010
padding: 5px;
11-
max-width: 300px;
11+
max-width: 300px; /*300-pixel maximum width*/
1212
width: 100%; /*use full width*/
1313
accent-color: #4888c8;
1414
}

0 commit comments

Comments
 (0)