This commit is contained in:
Colin Megill
2018-04-10 09:42:25 -07:00
parent 694879d897
commit 8c16c5a0dc
+1 -1
View File
@@ -21,7 +21,7 @@ class LeftSideBar extends React.Component {
render() {
return (
<div style={{position: "fixed"}}>
<p style={{margin: 10, fontSize: 24, width: "100%"}}>CellXGene {globals.datasetTitle} </p>
<p style={{margin: 10, fontSize: 16, fontWeight: 700, width: "100%"}}>CELLxGENE {globals.datasetTitle} </p>
<div style={{padding: 10}}>
<button
style={{