source/client/src/liveness/nose/NoseChallenge.css [14:26]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.rotate {
  transform: translate(-50%) rotateY(180deg);
}

.videoContainer {
  position: relative;
  width: 100%;
  max-width: 640px;
  box-sizing: border-box;
  text-align: center;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



source/client/src/liveness/pose/PoseChallenge.css [18:30]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.rotate {
  transform: translate(-50%) rotateY(180deg);
}

.videoContainer {
  position: relative;
  width: 100%;
  max-width: 640px;
  box-sizing: border-box;
  text-align: center;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



