Unfortunately not. The only way i would know of is to give every li a class, but that would just shift the problem.
However there are loops in CSS Preprocessors like less or Sass, where you could iterate though the list and make the transform value smaller or bigger.
Less Loops