sm breakpoint is 768px

master
Daniel Berteaud 11 years ago
parent e8f4df2d9a
commit cc106a6691
  1. 2
      public/css/vroom.css

@ -5,7 +5,7 @@
width: 100%;
height: auto;
}
@media screen and (min-width: 750px) {
@media screen and (min-width: 768px) {
#webRTCVideo .selected {
opacity: 0.7;
}

Loading…
Cancel
Save