predatortoabuse commited on
Commit
cc7fc10
1 Parent(s): 789a782

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -48,8 +48,8 @@
48
  #main {
49
  display: flex;
50
  flex-direction: column;
51
- margin: 100px auto;
52
- width: 100%;
53
  max-width: 1200px;
54
  }
55
 
 
48
  #main {
49
  display: flex;
50
  flex-direction: column;
51
+ margin: 70px auto;
52
+ width: 80%;
53
  max-width: 1200px;
54
  }
55