datacipen commited on
Commit
9aac7ef
·
verified ·
1 Parent(s): 1060556

Update public/stylesheet.css

Browse files
Files changed (1) hide show
  1. public/stylesheet.css +2 -0
public/stylesheet.css CHANGED
@@ -1,5 +1,6 @@
1
  a{color:rgb(0,255,243)!important;text-decoration:rgba(0,255,243,0.4)!important}
2
  a:hover{color:rgba(0,255,243,0.4)!important;}
 
3
  .css-zusm2j{background-position:top center; background-size:cover; background-image:url(/public/pattern-lines.svg)!important;background-repeat:no-repeat}
4
  .css-18b5fc5 > div:first-child, div.css-hhc1wx img, div.css-14k6mw7 img, div.css-1lz8su1 img, div.css-1ow8pi5 img, li.css-1qe6x04, hr.css-1a6az2d, .css-1705j0v > a > p, .css-1705j0v > a > svg, .css-r8u8y9 .css-9de4o3{display:none!important}
5
  .css-r8u8y9 .css-9de4o3:last-child{display:block!important}
@@ -44,6 +45,7 @@ img.css-1hy9t21{animation: zoom-in-zoom-out 2s ease infinite;}
44
  }
45
  }
46
  @media screen and (max-width: 640px) {
 
47
  .gridvid{width:100%;min-width:100%;max-width:100%;max-height:inherit;overflow:hidden;vertical-align:top}
48
  blockquote p{font-size: 9.5vw;height:20vh;}
49
  .css-1nrs0u{width:70vw!important;height:auto!important}
 
1
  a{color:rgb(0,255,243)!important;text-decoration:rgba(0,255,243,0.4)!important}
2
  a:hover{color:rgba(0,255,243,0.4)!important;}
3
+ .css-1p781in{max-width: min(80rem, 100vw)!important;}
4
  .css-zusm2j{background-position:top center; background-size:cover; background-image:url(/public/pattern-lines.svg)!important;background-repeat:no-repeat}
5
  .css-18b5fc5 > div:first-child, div.css-hhc1wx img, div.css-14k6mw7 img, div.css-1lz8su1 img, div.css-1ow8pi5 img, li.css-1qe6x04, hr.css-1a6az2d, .css-1705j0v > a > p, .css-1705j0v > a > svg, .css-r8u8y9 .css-9de4o3{display:none!important}
6
  .css-r8u8y9 .css-9de4o3:last-child{display:block!important}
 
45
  }
46
  }
47
  @media screen and (max-width: 640px) {
48
+ .css-1p781in{max-width: min(60rem, 100vw)!important;}
49
  .gridvid{width:100%;min-width:100%;max-width:100%;max-height:inherit;overflow:hidden;vertical-align:top}
50
  blockquote p{font-size: 9.5vw;height:20vh;}
51
  .css-1nrs0u{width:70vw!important;height:auto!important}