clr commited on
Commit
da7c8f1
·
1 Parent(s): 9f13f30

Update css/main.css

Browse files
Files changed (1) hide show
  1. css/main.css +2 -2
css/main.css CHANGED
@@ -27,7 +27,7 @@ ul {
27
 
28
  .convo-table {
29
  width: 95%;
30
- padding-top: 50px;
31
  padding-left: 40px;
32
  }
33
 
@@ -56,7 +56,7 @@ ul {
56
  position: fixed;
57
  top: 0;
58
  width: 100%
59
- padding: 60px 60px 200px 60px;
60
  background: #e7fefc;
61
  }
62
 
 
27
 
28
  .convo-table {
29
  width: 95%;
30
+ padding-top: 150px;
31
  padding-left: 40px;
32
  }
33
 
 
56
  position: fixed;
57
  top: 0;
58
  width: 100%
59
+ padding: 60px;
60
  background: #e7fefc;
61
  }
62