datacipen commited on
Commit
ef7e0d0
1 Parent(s): 040be34

Update public/stylesheet.css

Browse files
Files changed (1) hide show
  1. public/stylesheet.css +2 -0
public/stylesheet.css CHANGED
@@ -23,6 +23,8 @@ blockquote p{text-transform: uppercase;
23
  -webkit-background-clip: text;
24
  -webkit-text-fill-color: transparent;
25
  font-size: 2.5vw;height:8.5vh;font-weight:900;padding-top:20px;padding-bottom:15px;overflow-x:hidden;overflow-y:hidden;}
 
 
26
  @media screen and (max-width: 640px) {
27
  .css-1nrs0u{width:70vw!important;height:auto!important}
28
  .MuiStack-root.css-zusm2j:before{font-size:14.5vw}
 
23
  -webkit-background-clip: text;
24
  -webkit-text-fill-color: transparent;
25
  font-size: 2.5vw;height:8.5vh;font-weight:900;padding-top:20px;padding-bottom:15px;overflow-x:hidden;overflow-y:hidden;}
26
+ .css-1hpme6t{color:rgb(255,255,255)!important;border:1px solid rgba(255,255,255,0.3)!important;padding:16px!important}
27
+ .css-1hpme6t:hover{background-color:rgba(255,255,255,0.3)!important}
28
  @media screen and (max-width: 640px) {
29
  .css-1nrs0u{width:70vw!important;height:auto!important}
30
  .MuiStack-root.css-zusm2j:before{font-size:14.5vw}