fix icon sizing
This commit is contained in:
parent
68a43bf4ca
commit
208c15bc57
|
@ -211,8 +211,8 @@
|
||||||
<Page wide={false}>
|
<Page wide={false}>
|
||||||
<div class="align">
|
<div class="align">
|
||||||
<img
|
<img
|
||||||
width="200px"
|
width="220px"
|
||||||
height="120px"
|
height="130px"
|
||||||
src={BackupsDefault}
|
src={BackupsDefault}
|
||||||
alt="BackupsDefault"
|
alt="BackupsDefault"
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in New Issue