MagoDigi commited on
Commit
374efc0
·
verified ·
1 Parent(s): 71f8383

Manual changes saved

Browse files
Files changed (1) hide show
  1. components/footer.js +1 -1
components/footer.js CHANGED
@@ -52,7 +52,7 @@ class CustomFooter extends HTMLElement {
52
  width: 36px;
53
  height: 36px;
54
  border-radius: 50%;
55
- background: rgba(255, 255, 255, 0.1);
56
  display: flex;
57
  align-items: center;
58
  justify-content: center;
 
52
  width: 36px;
53
  height: 36px;
54
  border-radius: 50%;
55
+ background: rgba(255, 255, 255, 0.4);
56
  display: flex;
57
  align-items: center;
58
  justify-content: center;