datacipen commited on
Commit
5175b39
1 Parent(s): 34b6049

Update public/stylesheet.css

Browse files
Files changed (1) hide show
  1. public/stylesheet.css +4 -4
public/stylesheet.css CHANGED
@@ -1,11 +1,11 @@
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-kjhq6q{overflow-x:hidden!important}
4
- .css-18zsr3k{flex-direction:row!important;flex-wrap: wrap!important;gap:0px!important; width:1280px!important;overflow:hidden}
5
  .css-82m4mj{flex-direction:row!important;flex-wrap: wrap!important; width:1280px!important;overflow:hidden}
6
  .css-18zsr3k > div{padding:0 1px;vertical-align:top!important}
7
  .css-18zsr3k > div:nth-child(2){margin-top:-2px!important}
8
- .css-1p781in{max-width: min(80rem, 100vw)!important;}
9
  .css-zusm2j{background-position:top center; background-size:cover; background-image:url(/public/pattern-lines.svg)!important;background-repeat:no-repeat}
10
  .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}
11
  .css-r8u8y9 .css-9de4o3:last-child{display:block!important}
@@ -53,11 +53,11 @@ table.css-5ry98g, table.css-5ry98g tr, table.css-5ry98g tr th, , table.css-5ry98
53
  }
54
  }
55
  @media screen and (max-width: 640px) {
56
- .css-18zsr3k{flex-direction:column!important;flex-wrap:inherit!important; width:inherit!important}
57
  .css-82m4mj{flex-direction:column!important;flex-wrap:inherit!important; width:inherit!important}
58
  .css-18zsr3k > div{padding:inherit!important}
59
  .css-18zsr3k > div:nth-child(2){margin-top:inherit!important}
60
- .css-1p781in{max-width: min(60rem, 100vw)!important;}
61
  .gridvid{width:100%;min-width:100%;max-width:100%;max-height:inherit;overflow:hidden;vertical-align:top}
62
  blockquote p{font-size: 9.5vw;height:20vh;}
63
  .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-kjhq6q{overflow-x:hidden!important}
4
+ /*.css-18zsr3k{flex-direction:row!important;flex-wrap: wrap!important;gap:0px!important; width:1280px!important;overflow:hidden}
5
  .css-82m4mj{flex-direction:row!important;flex-wrap: wrap!important; width:1280px!important;overflow:hidden}
6
  .css-18zsr3k > div{padding:0 1px;vertical-align:top!important}
7
  .css-18zsr3k > div:nth-child(2){margin-top:-2px!important}
8
+ .css-1p781in{max-width: min(80rem, 100vw)!important;}*/
9
  .css-zusm2j{background-position:top center; background-size:cover; background-image:url(/public/pattern-lines.svg)!important;background-repeat:no-repeat}
10
  .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}
11
  .css-r8u8y9 .css-9de4o3:last-child{display:block!important}
 
53
  }
54
  }
55
  @media screen and (max-width: 640px) {
56
+ /*.css-18zsr3k{flex-direction:column!important;flex-wrap:inherit!important; width:inherit!important}
57
  .css-82m4mj{flex-direction:column!important;flex-wrap:inherit!important; width:inherit!important}
58
  .css-18zsr3k > div{padding:inherit!important}
59
  .css-18zsr3k > div:nth-child(2){margin-top:inherit!important}
60
+ .css-1p781in{max-width: min(60rem, 100vw)!important;}*/
61
  .gridvid{width:100%;min-width:100%;max-width:100%;max-height:inherit;overflow:hidden;vertical-align:top}
62
  blockquote p{font-size: 9.5vw;height:20vh;}
63
  .css-1nrs0u{width:70vw!important;height:auto!important}