Skip to content

Commit 32a4a64

Browse files
committed
css style fix
1 parent 64ea347 commit 32a4a64

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

assets/css/style.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@
77
// width:20%
88
//}
99
section {
10-
width:800px;
10+
width:900px;
1111
padding-bottom:50px;
1212
scroll-padding-right:50px;
1313
padding-left:300px;
14+
float:left;
1415
}
1516

1617
.wrapper {

0 commit comments

Comments
 (0)