mvaloatto commited on
Commit
877faa5
1 Parent(s): 2c87d41

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +1 -1
styles.css CHANGED
@@ -139,7 +139,7 @@ section::after {
139
  left: 0;
140
  z-index: -1;
141
  margin: -10px;
142
- background: radial-gradient(circle at top left, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
143
  }
144
 
145
  section::after {
 
139
  left: 0;
140
  z-index: -1;
141
  margin: -10px;
142
+ background: radial-gradient(circle at top left, rgba(255, 255, 255, 3), rgba(255, 255, 255, 0));
143
  }
144
 
145
  section::after {