datacipen commited on
Commit
48d0dd8
1 Parent(s): bc03695

Update public/stylesheet.css

Browse files
Files changed (1) hide show
  1. public/stylesheet.css +1 -1
public/stylesheet.css CHANGED
@@ -28,7 +28,7 @@ blockquote p{text-transform: uppercase;
28
  .css-1hpme6t:nth-child(2){background-color:rgba(0,239,156,0.3)!important}
29
  .css-1hpme6t:nth-child(3){background-color:rgba(148,59,168,0.3)!important}
30
  .css-1hpme6t:hover{background-color:rgba(255,255,255,0.3)!important}
31
- .gridvid{display:inline-block;padding:0 1%;text-align:center;font-size:0.7rem;max-height:260px;width:31%;min-width:31%;max-width:32%;overflow:hidden;vertical-align:top}
32
  @media screen and (max-width: 640px) {
33
  .gridvid{width:100%;min-width:100%;max-width:100%;max-height:inherit;overflow:hidden;vertical-align:top}
34
  blockquote p{font-size: 9.5vw;height:20vh;}
 
28
  .css-1hpme6t:nth-child(2){background-color:rgba(0,239,156,0.3)!important}
29
  .css-1hpme6t:nth-child(3){background-color:rgba(148,59,168,0.3)!important}
30
  .css-1hpme6t:hover{background-color:rgba(255,255,255,0.3)!important}
31
+ .gridvid{display:inline-block;padding:0 1%;text-align:center;font-size:0.7rem;max-height:285px;width:31%;min-width:31%;max-width:32%;overflow:hidden;vertical-align:top}
32
  @media screen and (max-width: 640px) {
33
  .gridvid{width:100%;min-width:100%;max-width:100%;max-height:inherit;overflow:hidden;vertical-align:top}
34
  blockquote p{font-size: 9.5vw;height:20vh;}