Roderic Day пре 5 година
родитељ
комит
97df3db9e0
1 измењених фајлова са 2 додато и 3 уклоњено
  1. +2
    -3
      pico.css

+ 2
- 3
pico.css Прегледај датотеку

@@ -46,7 +46,6 @@ body {
}
.media {
grid-area: media;
position: relative;
}
#textbox {
resize: none;
@@ -69,6 +68,7 @@ body {
overflow-x: scroll;
height: 200px;
resize: vertical;
position: relative;
}
.video-container {
display: inline-block;
@@ -118,7 +118,6 @@ body {
;
grid-template-columns: 1fr 4fr;
grid-template-rows: auto 1fr auto;
height: 100vh;
width: 100vw;
height: calc(100vh - 2 * var(--pad));
}
}

Loading…
Откажи
Сачувај