mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-11 14:34:40 +00:00
add page title class
This commit is contained in:
parent
32575437cd
commit
4f2b838526
@ -126,7 +126,7 @@ class FiddleContainer extends Component {
|
||||
|
||||
return (
|
||||
<React.Fragment>
|
||||
<h1>Fiddle</h1>
|
||||
<h1 className="page-title">Fiddle</h1>
|
||||
<p>Play around with contract code and deploy against your running node.</p>
|
||||
{renderings}
|
||||
</React.Fragment>
|
||||
|
Loading…
x
Reference in New Issue
Block a user