Update public/stylesheet.css
Browse files- public/stylesheet.css +2 -0
public/stylesheet.css
CHANGED
@@ -2,6 +2,7 @@ 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; width:1280px!important;overflow:hidden}
|
|
|
5 |
.css-18zsr3k > div{padding:0 1px;vertical-align:top!important}
|
6 |
.css-18zsr3k > div:nth-child(2){margin-top:-2px!important}
|
7 |
.css-1p781in{max-width: min(80rem, 100vw)!important;}
|
@@ -53,6 +54,7 @@ table.css-5ry98g, table.css-5ry98g tr, table.css-5ry98g tr th, , table.css-5ry98
|
|
53 |
}
|
54 |
@media screen and (max-width: 640px) {
|
55 |
.css-18zsr3k{flex-direction:column!important;flex-wrap:inherit!important; width:inherit!important}
|
|
|
56 |
.css-18zsr3k > div{padding:inherit!important}
|
57 |
.css-18zsr3k > div:nth-child(2){margin-top:inherit!important}
|
58 |
.css-1p781in{max-width: min(60rem, 100vw)!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; 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;}
|
|
|
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;}
|