Alexvatti commited on
Commit
c850839
·
verified ·
1 Parent(s): 42dd477

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -55,7 +55,7 @@
55
  }
56
  section {
57
  padding: 10px 10px;
58
-
59
  background-color: #fff;
60
  border-radius: 8px;
61
  box-shadow: 0 4px 20px rgba(0,0,0,0.1);
 
55
  }
56
  section {
57
  padding: 10px 10px;
58
+ margin: 10px auto;
59
  background-color: #fff;
60
  border-radius: 8px;
61
  box-shadow: 0 4px 20px rgba(0,0,0,0.1);