File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -142,10 +142,10 @@ export default function BiorepoHomePageContent() {
142
142
</ div >
143
143
< div id = "hero-content" className = { classes . heroContent } >
144
144
< div id = "content-title" className = { classes . lightBrownDiv } >
145
- < Typography variant = "h3" color = "white" component = "h3" style = { { fontSize : 'min(3rem, 2.75cqw )' } } >
145
+ < Typography variant = "h3" color = "white" component = "h3" style = { { fontSize : 'clamp(1rem, 3.5vw, 2rem )' } } >
146
146
NEON Biorepository Sample Portal at Arizona State University
147
147
</ Typography >
148
- < Typography variant = "h6" color = "white" component = "h6" style = { { fontSize : 'min(1.5rem, 1.3cqw )' } } >
148
+ < Typography variant = "h6" color = "white" component = "h6" style = { { fontSize : 'clamp(.2rem, 2.3vw, 1rem )' } } >
149
149
Find data on archived physical samples and information on how to request a loan from the Biorepository, our primary sample and specimen collection.
150
150
</ Typography >
151
151
</ div >
You can’t perform that action at this time.
0 commit comments