GarGerry commited on
Commit
fc4c37d
·
verified ·
1 Parent(s): f91bb94

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -40,7 +40,7 @@ body {
40
  }
41
 
42
  .content {
43
- background-color: white;
44
  padding: 40px 20px;
45
  margin-top: 20px;
46
  display: flex;
 
40
  }
41
 
42
  .content {
43
+ background-color: #004d00; /* Dark Green */
44
  padding: 40px 20px;
45
  margin-top: 20px;
46
  display: flex;