soiz1 commited on
Commit
f69ee30
·
1 Parent(s): 0657f7d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -109,7 +109,7 @@
109
  flex-direction: column;
110
  width: 100%;
111
  max-width: 800px;
112
- background-color: rgba(17, 34, 64, 0.8);
113
  border-radius: 10px;
114
  padding: 20px;
115
  box-shadow: 0 0 20px rgba(100, 255, 218, 0.2);
 
109
  flex-direction: column;
110
  width: 100%;
111
  max-width: 800px;
112
+ background-color: rgba(17, 34, 64, 0.5);
113
  border-radius: 10px;
114
  padding: 20px;
115
  box-shadow: 0 0 20px rgba(100, 255, 218, 0.2);