mirror of
https://github.com/status-im/snt-voting.git
synced 2025-02-22 23:28:07 +00:00
Changed logo
This commit is contained in:
parent
ff338bb7b0
commit
3ba4d1e560
@ -17,8 +17,8 @@ class Voting extends PureComponent {
|
||||
<Fragment>
|
||||
<CssBaseline />
|
||||
<AppBar toggleAdmin={toggleAdmin} togglePoll={togglePoll} />
|
||||
<div style={{ margin: '15px 15px 15px 35%' }}>
|
||||
<StatusLogo />
|
||||
<div style={{ margin: '30px', textAlign: 'center' }}>
|
||||
<img src="images/logo.png" width="200" />
|
||||
</div>
|
||||
{addPoll && <AddPoll togglePoll={togglePoll} />}
|
||||
{rawPolls && <PollsList rawPolls={rawPolls} />}
|
||||
|
BIN
app/images/logo.png
Normal file
BIN
app/images/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
Loading…
x
Reference in New Issue
Block a user