Ludovicollin commited on
Commit
0c68728
·
verified ·
1 Parent(s): b2e0396

Update public/stylesheet.css

Browse files
Files changed (1) hide show
  1. public/stylesheet.css +2 -2
public/stylesheet.css CHANGED
@@ -55,7 +55,7 @@ input.css-sfk0kq, input.css-u2ic66{color:#ffffff!important}
55
  background: linear-gradient(to right, #00F3FF 0%, #7f00b2 50%, #ab3ed8 100%);
56
  -webkit-background-clip: text;
57
  -webkit-text-fill-color: transparent;
58
- font-size: 3.5vw;margin-bottom:15px;font-weight:900}
59
 
60
  blockquote{margin-inline-start:0!important;margin-inline-end:0!important;text-align:center!important;height:7vh;overflow-x:hidden;overflow-y:hidden;}
61
  blockquote p{text-transform: uppercase;
@@ -80,7 +80,7 @@ blockquote p{text-transform: uppercase;
80
 
81
  @media screen and (max-width: 640px) {
82
  blockquote p{font-size: 7vw;}
83
- .MuiStack-root.css-1r3ne6n:before{font-size: 11vw;}
84
  .css-114gxe9{height:30vh!important;padding:50px 40px 40px 40px!important;}
85
  .css-1r3ne6n{margin:0 auto;width:75vw!important}
86
  }
 
55
  background: linear-gradient(to right, #00F3FF 0%, #7f00b2 50%, #ab3ed8 100%);
56
  -webkit-background-clip: text;
57
  -webkit-text-fill-color: transparent;
58
+ font-size: 3.7vw;margin-bottom:15px;font-weight:900}
59
 
60
  blockquote{margin-inline-start:0!important;margin-inline-end:0!important;text-align:center!important;height:7vh;overflow-x:hidden;overflow-y:hidden;}
61
  blockquote p{text-transform: uppercase;
 
80
 
81
  @media screen and (max-width: 640px) {
82
  blockquote p{font-size: 7vw;}
83
+ .MuiStack-root.css-1r3ne6n:before{font-size: 12vw;}
84
  .css-114gxe9{height:30vh!important;padding:50px 40px 40px 40px!important;}
85
  .css-1r3ne6n{margin:0 auto;width:75vw!important}
86
  }