Skip to content

Commit 538e5ba

Browse files
committed
enhance container size
1 parent 3afc0a9 commit 538e5ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

static/css/layout.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ body{
4646

4747
.container {
4848
position: relative;
49-
width: 1100px;
49+
width: 1150px;
5050
margin: 0 auto;
5151
-webkit-transition: all 1s ease;
5252
-moz-transition: all 1s ease;
@@ -72,7 +72,7 @@ body{
7272

7373
#filters li span {
7474
display: block;
75-
width: 124px;
75+
width: 132px;
7676
height: 20px;
7777
padding :20px;
7878
margin: 8px;

0 commit comments

Comments
 (0)