if (size === 2) {
      if (index === 0) {
        right = '2px';
      } else {
        left = '2px';