clr commited on
Commit
54ef44f
1 Parent(s): c6064ad

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 @@ p, table, tr, td, ul, li, blockquote, nav, a, footer, dl, dt, dd {
27
  ul {
28
  margin: 0;
29
  padding: 0;
30
- width: 100%;
31
  }
32
  .row {
33
  width: 100%;
@@ -41,5 +41,5 @@ ul {
41
  text-align: right
42
  }
43
  .text {
44
- background: tomato;
45
  }
 
27
  ul {
28
  margin: 0;
29
  padding: 0;
30
+ width: 80%;
31
  }
32
  .row {
33
  width: 100%;
 
41
  text-align: right
42
  }
43
  .text {
44
+ background: e7fefc;
45
  }