@@ -26,7 +26,7 @@ class Lepao {
let max = 4.00
let min = 2.00
if (sex === 2) {
- max = 2.50
+ max = 2.10
min = 1.60
}