remove max-width on layout to allow more natural design in electron

pull/255/head
azivner 2017-10-23 19:03:29 +07:00
parent a5020719e4
commit b9de810c69
1 changed files with 0 additions and 1 deletions

@ -1,5 +1,4 @@
#container {
max-width: 1100px;
margin: 0 auto; /* center */
height: 100vh;