Explorar el Código

Better bound

master
Roderic Day hace 5 años
padre
commit
c97d0f7835
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pico.css

+ 1
- 1
pico.css Ver fichero

@@ -97,7 +97,7 @@ body {
.video-container.mirror video {
transform: scaleX(-1);
}
@media only screen and (min-width: 600px) {
@media only screen and (min-width: 800px) {
.chat {
grid-template-areas:
'online media'

Cargando…
Cancelar
Guardar