UNPKG

animiassumenda

Version:

Blox live, desktop app for managing staking accounts

10 lines (7 loc) 140 B
import styled from 'styled-components'; const Img = styled.img` width: 100%; margin: 0 auto; display: block; `; export default Img;