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

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, 3), 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, 0.3), rgba(255, 255, 255, 0));*/
143
  }
144
 
145
  section::after {