splitting a tutorial into introduction and assessment
This commit is contained in:
@@ -75,7 +75,7 @@ class CodeViewer extends Component {
|
||||
var curlyBrackets = '{ }';
|
||||
var unequal = '<>';
|
||||
return (
|
||||
<Card style={{height: '500px'}}>
|
||||
<Card style={{height: '100%', maxHeight: '500px'}}>
|
||||
<Accordion
|
||||
square={true}
|
||||
style={{margin: 0}}
|
||||
|
||||
Reference in New Issue
Block a user