Skip to content

Commit d49d8f8

Browse files
author
Mano Marks
authored
Merge pull request #10 from StefanScherer/remove-width-60-percent
Remove width to fit for more nodes into row
2 parents 3128822 + cd8d9f6 commit d49d8f8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main.less

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,4 @@ html,body{
3535
}
3636
#app {
3737
margin: 0 auto;
38-
width: 60%;
39-
}
38+
}

0 commit comments

Comments
 (0)