Skip to content

Commit a58feaa

Browse files
committed
fix
1 parent aa39418 commit a58feaa

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:295px; /* This line makes the green container wider */
26+
width:280px; /* This line makes the green container wider */
2727
}
2828

2929
.downloads li {

0 commit comments

Comments
 (0)