Kristinx0351 commited on
Commit
c045be2
·
1 Parent(s): 16f09b1

Increase page side margins

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -42,9 +42,9 @@
42
  }
43
 
44
  .shell {
45
- max-width: 1280px;
46
  margin: 0 auto;
47
- padding: 26px 32px 72px;
48
  }
49
 
50
  .topbar {
 
42
  }
43
 
44
  .shell {
45
+ max-width: 1200px;
46
  margin: 0 auto;
47
+ padding: 26px 48px 72px;
48
  }
49
 
50
  .topbar {