Selaa lähdekoodia

Better bound

master
Roderic Day 5 vuotta sitten
vanhempi
commit
c97d0f7835
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      pico.css

+ 1
- 1
pico.css Näytä tiedosto

@@ -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'

Loading…
Peruuta
Tallenna