Skip to content

Commit b09579c

Browse files
committed
fix4
1 parent fdb73e0 commit b09579c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ul.downloads {
2323
height:475px; /* This line makes the green container larger */
2424
background: #f4f4f4;
2525
border-radius:10px;
26-
width:275px; /* This line makes the green container wider to the right */
26+
width:270px; /* This line makes the green container wider to the right */
2727
}
2828

2929
.downloads li {

0 commit comments

Comments
 (0)